3 Repos
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 ist ein Debian-Software-Repository-Manager und ein Automatisierungstool für Sicherheits-Toolsets. Es fungiert als Skript zur Automatisierung des Hinzufügens von Repositories und der Installation von Sicherheitstools aus Kali Linux auf anderen Debian-basierten Systemen. Das Projekt konzentriert sich auf die Automatisierung der Bereitstellung von Penetration-Testing- und Forensik-Software. Es bietet eine Methode zur Verwaltung von Softwarequellen Dritter und zur Bereitstellung von Sicherheitslaboren mit Tools für Netzwerk- und Systemtests, ohne eine vollständige Betriebssysteminstallation zu erfordern. Das Tool enthält ein interaktives CLI zur Navigation durch Tool-Kategorien und zur Verwaltung von Softwarepaketen durch einen Shell-gesteuerten Prozess. Es organisiert Software in modularen Gruppierungen, um die Installation spezifischer Teilmengen oder vollständiger Tool-Suiten zu ermöglichen.
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.