3 repositorios
Installs 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.
Explore 3 awesome GitHub repositories matching development tools & productivity · Shell-Script-Based Package Managers. Refine with filters or upvote what's useful.
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.
Katoolin es un gestor de repositorios de software de Debian y automatizador de conjuntos de herramientas de seguridad. Funciona como un script para automatizar la adición de repositorios y la instalación de herramientas de seguridad de Kali Linux en otros sistemas basados en Debian. El proyecto se centra en automatizar el despliegue de software de pruebas de penetración y forense. Proporciona un método para gestionar fuentes de software de terceros y aprovisionar laboratorios de seguridad con herramientas para pruebas de red y de sistema sin requerir una instalación completa del sistema operativo. La herramienta incluye una interfaz de línea de comandos interactiva para navegar por las categorías de herramientas y gestionar paquetes de software a través de un proceso impulsado por shell. Organiza el software en agrupaciones modulares para permitir la instalación de subconjuntos específicos o suites completas de herramientas.
Executes shell scripts to invoke native package managers for dependency resolution and software deployment.
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.