Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and lifecycle management of software. It utilizes a manifest-driven architecture where applications are defined in structured text files, allowing for consistent and repeatable deployments. By leveraging shim-based path management and symlink-based version switching, it enables users to install and toggle between multiple software versions without cluttering the global system environment. The project distinguishes itself through its focus on portability and clean system integration. It su
Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool designed to automate the installation, upgrading, and removal of software packages on Windows operating systems through a terminal interface. The project utilizes a NuGet-based software distribution model to manage and version applications. This approach replaces manual downloads and interactive installer wizards with scripted, repeatable deployments. The tool covers broad capability areas including automated system provisioning, Windows package deployment, and software manag
This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi
htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and real-time resource visualizer, providing a dashboard to track CPU, memory, and load average metrics. The tool enables the sorting, filtering, and termination of active system processes and threads. It distinguishes itself through a text-mode interface that can render processes in a hierarchical tree structure to visualize parent-child relationships and allows for the assignment of CPU affinity to specific processor cores. The monitoring surface covers CPU utilization, memory a
The Windows Package Manager is a command line tool for discovering, installing, upgrading, and configuring software packages on Windows operating systems. It functions as a CLI software installer for automating the deployment and update of applications across individual or machine-wide user profiles.
الميزات الرئيسية لـ microsoft/winget-cli هي: Package Installers, Package Management Tools, Package Discovery, Package Upgraders, Repository Sources, CLI Installation Managers, Windows Installation Utilities, Machine-Wide Deployment.
تشمل البدائل مفتوحة المصدر لـ microsoft/winget-cli: scoopinstaller/scoop — Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and… chocolatey/choco — Chocolatey is a Windows package manager and command-line software automator. It serves as a system configuration tool… homebrew/homebrew-core — This project is a Ruby-based package definition repository that functions as a cross-platform package manager and… ogham/exa — Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It… hishamhm/htop — htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and… sharkdp/fd — This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery.…