awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPackage Management Frameworks

Frameworks that use manifest-driven architectures to automate software installation and environment management.

Distinct from PowerShell: Distinct from generic PowerShell: focuses on the package management framework layer built on top of PowerShell.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Package Management Frameworks. Refine with filters or upvote what's useful.

Awesome Package Management Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/winget-cliAvatar von microsoft

    microsoft/winget-cli

    26,043Auf GitHub ansehen↗

    The Windows Package Manager is a command line tool for discovering, installing, upgrading, and configuring software packages on Windows operating systems. It functions as a CLI software installer for automating the deployment and update of applications across individual or machine-wide user profiles. The project extends its functionality through a component object model interface for integration into other Windows applications and a set of native cmdlets that allow system administrators to manage software installation via PowerShell scripts. The tool covers a broad range of package lifecycle

    Ships native cmdlets that provide a package management framework built on top of PowerShell.

    C++
    Auf GitHub ansehen↗26,043
  • scoopinstaller/scoopAvatar von ScoopInstaller

    ScoopInstaller/Scoop

    23,635Auf GitHub ansehen↗

    Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and lifecycle management of software. It utilizes a manifest-driven architecture where applications are defined in structured text files, allowing for consistent and repeatable deployments. By leveraging shim-based path management and symlink-based version switching, it enables users to install and toggle between multiple software versions without cluttering the global system environment. The project distinguishes itself through its focus on portability and clean system integration. It su

    Implements a PowerShell-based framework for managing portable software installations via JSON manifests.

    PowerShellinstallerpowershellscoop
    Auf GitHub ansehen↗23,635
  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Shells & Scripting
  5. PowerShell
  6. Package Management Frameworks