3 रिपॉजिटरी
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 is a Debian software repository manager and security toolset automator. It functions as a script to automate the addition of repositories and the installation of security tools from Kali Linux onto other Debian-based systems. The project focuses on automating the deployment of penetration testing and forensics software. It provides a method for managing third-party software sources and provisioning security labs with tools for network and system testing without requiring a full operating system installation. The tool includes an interactive command line interface for navigating tool
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.