awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesWindows Command Line Package Managers

Systems that use CLI and manifests to automate the installation and removal of software on Windows.

Distinct from Windows Packages: Distinguishes the active management system (package manager) from the static packages themselves.

Explore 8 awesome GitHub repositories matching development tools & productivity · Windows Command Line Package Managers. Refine with filters or upvote what's useful.

Awesome Windows Command Line Package Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • lukesampson/scoopAvatar de lukesampson

    lukesampson/scoop

    24,276Voir sur GitHub↗

    Scoop is a command-line package manager and installer for Windows. It serves as a developer environment orchestrator designed to automate the installation, updating, and removal of software packages through a centralized repository of manifests. The project functions as a portable application distributor, deploying software using compressed archives rather than traditional Windows installers. This approach avoids graphical installation wizards and registry pollution by utilizing an isolated directory structure and shim-based execution to manage application binaries. The system includes capab

    Implements a complete system for installing, updating, and removing software on Windows via a command line and manifests.

    PowerShell
    Voir sur GitHub↗24,276
  • chocolatey/chocoAvatar de chocolatey

    chocolatey/choco

    11,414Voir sur GitHub↗

    Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool designed to automate the installation, upgrading, and removal of software packages on Windows operating systems through a terminal interface. The project utilizes a NuGet-based software distribution model to manage and version applications. This approach replaces manual downloads and interactive installer wizards with scripted, repeatable deployments. The tool covers broad capability areas including automated system provisioning, Windows package deployment, and software manag

    Acts as a comprehensive command-line package manager for automating software installation and removal on Windows operating systems.

    C#
    Voir sur GitHub↗11,414
  • zyperwave/zyperwinoptimizeAvatar de ZyperWave

    ZyperWave/ZyperWinOptimize

    6,746Voir sur GitHub↗

    ZyperWinOptimize is a Windows system optimization tool that automates performance tuning by removing bloatware, disabling unnecessary services, and cleaning junk files to improve system responsiveness. It functions as a profile-driven configuration tool, storing user-selected optimization settings in a JSON file for consistent reapplication across sessions, and includes capabilities for Windows and Office activation via embedded product keys and command-line tools. The tool distinguishes itself through its comprehensive approach to system modification, combining registry tweaking, service sta

    Lists and removes unwanted Windows Store applications by querying the Appx package manager.

    C#
    Voir sur GitHub↗6,746
  • emoacht/monitorianAvatar de emoacht

    emoacht/Monitorian

    4,322Voir sur GitHub↗

    Monitorian is a Windows utility for adjusting the brightness and contrast of internal and external monitors, primarily through the DDC/CI protocol. It allows users to change these settings for multiple monitors individually or in unison, and provides the ability to rename monitors by editing their displayed names directly. The application extends basic display control with automation and scheduling capabilities. Users can bind brightness adjustments to hot keys, schedule changes to occur at specific times or under certain conditions, and control brightness using touchpad gestures on precision

    Installs and manages software packages via a Windows command-line package manager.

    C#brightnessddc-cidisplay
    Voir sur GitHub↗4,322
  • x-cmd/x-cmdAvatar de x-cmd

    x-cmd/x-cmd

    4,037Voir sur GitHub↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Integrates with Windows-specific command line package managers to search for and install software.

    Shellagentaibash
    Voir sur GitHub↗4,037
  • msys2/msys2.github.ioAvatar de msys2

    msys2/msys2.github.io

    3,026Voir sur GitHub↗

    MSYS2 is a software distribution that provides a MinGW development environment, a Bash shell, and a Unix-to-Windows compatibility layer on Windows. It centers around the Pacman package manager for installing and managing software dependencies and provides C++ toolchains for creating native software for x86_64 and ARM64 architectures. The project distinguishes itself by providing a comprehensive compatibility layer that translates Unix paths and process arguments for use on Windows. It enables the emulation of a native Linux build environment, allowing users to compile native Windows executabl

    Provides a dependency-aware command-line package manager for installing and managing software on Windows.

    CSS
    Voir sur GitHub↗3,026
  • dotheevo/selfhosted-apps-dockerAvatar de DoTheEvo

    DoTheEvo/selfhosted-apps-docker

    2,833Voir sur GitHub↗

    This project is a curated collection of deployment files and configurations for hosting a wide variety of open-source services on a home server. It primarily utilizes Docker and Docker Compose to automate the orchestration, lifecycle management, and deployment of containerized applications. The repository provides a comprehensive suite for self-hosted infrastructure, covering network management tools, media streaming, and home automation. It includes specialized configurations for securing internal services via reverse proxies, WireGuard VPN tunnels, and automated SSL/TLS certificate manageme

    Provides scripts to automate the installation of command-line package managers on Windows hosts.

    Shell
    Voir sur GitHub↗2,833
  • scoopinstaller/installAvatar de ScoopInstaller

    ScoopInstaller/Install

    1,239Voir sur GitHub↗

    Scoopinstaller/install is a PowerShell-based command-line utility designed to automate the setup and bootstrapping of the Scoop package manager on Windows systems. The tool initializes environment directories, configures repository sources, and executes standard installation scripts without requiring manual graphical user interface prompts or intervention. The software supports unattended background operations through a silent execution mode that suppresses console output while capturing and propagating numeric status codes to verify setup success in continuous integration pipelines. It handl

    Sets up and runs the Scoop command-line package manager on Windows machines.

    PowerShell
    Voir sur GitHub↗1,239
  1. Home
  2. Development Tools & Productivity
  3. Windows Command Line Package Managers

Explorer les sous-tags

  • Appx Package RemovalsTools for listing and removing Windows Store application packages by querying the Appx package manager. **Distinct from Windows Command Line Package Managers:** Distinct from Windows Command Line Package Managers: focuses on removing Appx packages specifically, not general package management.
  • Appx Package RemoversUtilities that list and remove Windows Store applications by querying the Appx package manager. **Distinct from Windows Command Line Package Managers:** Distinct from Windows Command Line Package Managers: focuses specifically on removing Appx packages rather than general package management.