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 هو مدير مستودعات برمجيات Debian ومؤتمت لمجموعة أدوات الأمان. يعمل كنص برمجي لأتمتة إضافة المستودعات وتثبيت أدوات الأمان من Kali Linux على أنظمة أخرى تعتمد على Debian. يركز المشروع على أتمتة نشر برمجيات اختبار الاختراق والطب الشرعي. يوفر طريقة لإدارة مصادر البرمجيات التابعة لجهات خارجية وتزويد مختبرات الأمان بأدوات لاختبار الشبكة والنظام دون الحاجة إلى تثبيت نظام تشغيل كامل. تتضمن الأداة واجهة سطر أوامر تفاعلية للتنقل في فئات الأدوات وإدارة حزم البرمجيات من خلال عملية مدفوعة بـ Shell. ينظم البرمجيات في مجموعات معيارية للسماح بتثبيت مجموعات فرعية محددة أو مجموعات كاملة من الأدوات.
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.