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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesShell Package Managers

Package managers specifically designed for shell environments and command-line tools.

Distinguishing note: Focuses on shell-specific package management rather than general system package managers.

Explore 6 awesome GitHub repositories matching development tools & productivity · Shell Package Managers. Refine with filters or upvote what's useful.

Awesome Shell Package Managers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • alebcay/awesome-shellAvatar alebcay

    alebcay/awesome-shell

    37,110Vezi pe GitHub↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    Documents package managers for shell environments.

    awesomeawesome-listbash
    Vezi pe GitHub↗37,110
  • babun/babunAvatar babun

    babun/babun

    8,545Vezi pe GitHub↗

    Babun provides a Unix-like shell environment on Windows, delivering a compatible terminal featuring standard Linux utilities and software development packages. It utilizes a Cygwin-based POSIX emulation to translate Unix system calls to Windows API calls. The system supports non-administrative installation via silent command-line scripts, allowing deployment on Windows systems where the user lacks elevated permissions. It includes a mechanism to route outbound HTTP and HTTPS network traffic through proxy servers using static configuration files to bypass network restrictions. The environment

    Includes a dedicated command-line package manager specifically designed for the shell environment.

    Shell
    Vezi pe GitHub↗8,545
  • michaing/dietpiAvatar MichaIng

    MichaIng/DietPi

    6,131Vezi pe GitHub↗

    DietPi is an ultra-lightweight Debian distribution and software platform purpose-built for single-board computers. It provides a minimal operating system that strips away unnecessary services to reduce CPU and RAM usage, and includes a curated software catalogue of pre-optimised applications that can be installed with a single command. The system reads a plain-text configuration file before first boot to perform unattended OS and software installation, and offers a web interface for remote system administration. What distinguishes DietPi is its comprehensive, integrated approach to turning a

    Installs and removes software by executing shell scripts that handle dependencies and services.

    Shellbashdebiandietpi
    Vezi pe GitHub↗6,131
  • xxh/xxhAvatar xxh

    xxh/xxh

    5,916Vezi pe GitHub↗

    xxh is a framework for orchestrating and managing portable shell environments across remote hosts. It enables users to synchronize local shell configurations, aliases, and custom tools to remote servers over secure shell connections, ensuring a consistent command-line experience without requiring root access or system-wide installations on the target machines. The project distinguishes itself through a modular, plugin-based architecture that allows for the dynamic injection of tools and scripts during session initialization. It provides capabilities for bundling shell dependencies into standa

    Installs, updates, and removes shell-specific packages and plugins to maintain consistent development tools.

    Pythonawesomeawesome-sshbash
    Vezi pe GitHub↗5,916
  • lionsec/katoolinAvatar LionSec

    LionSec/katoolin

    5,302Vezi pe GitHub↗

    Katoolin este un manager de repository-uri software Debian și un automatizator de seturi de instrumente de securitate. Funcționează ca un script pentru a automatiza adăugarea de repository-uri și instalarea instrumentelor de securitate din Kali Linux pe alte sisteme bazate pe Debian. Proiectul se concentrează pe automatizarea implementării software-ului de testare a penetrării și criminalistică. Oferă o metodă pentru gestionarea surselor software third-party și aprovizionarea laboratoarelor de securitate cu instrumente pentru testarea rețelei și a sistemului fără a necesita o instalare completă a sistemului de operare. Instrumentul include o interfață interactivă de linie de comandă pentru navigarea categoriilor de instrumente și gestionarea pachetelor software printr-un proces condus de shell. Organizează software-ul în grupări modulare pentru a permite instalarea unor subseturi specifice sau a unor suite complete de instrumente.

    Executes shell scripts to invoke native package managers for dependency resolution and software deployment.

    Python
    Vezi pe GitHub↗5,302
  • scoopinstaller/installAvatar ScoopInstaller

    ScoopInstaller/Install

    1,239Vezi pe 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

    Bootstraps and installs the Scoop package manager on Windows systems using shell scripts.

    PowerShell
    Vezi pe GitHub↗1,239
  1. Home
  2. Development Tools & Productivity
  3. Shell Package Managers

Explorează sub-etichetele

  • Shell-Script-Based Package ManagersInstalls and removes software by executing shell scripts that handle dependencies, service management, and configuration files. **Distinct from Shell Package Managers:** Distinct from Shell Package Managers: focuses on shell scripts as the installation mechanism, not package managers for shell environments.