Scoop is a command-line package manager and installer for Windows. It serves as a developer environment orchestrator designed to automate the installation, updating, and removal of software packages through a centralized repository of manifests. The project functions as a portable application distributor, deploying software using compressed archives rather than traditional Windows installers. This approach avoids graphical installation wizards and registry pollution by utilizing an isolated directory structure and shim-based execution to manage application binaries. The system includes capab
UniGetUI is a graphical interface designed to manage software installations on the Windows operating system. It functions as a centralized dashboard that provides a unified view for installing, updating, and removing applications across multiple command-line package managers. The application distinguishes itself by normalizing the disparate inputs and outputs of various package management utilities into a single, consistent schema. It supports batch operations, allowing users to perform maintenance tasks on multiple packages simultaneously, and includes functionality to automate update proces
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
The OpenAPI Specification is a formal, vendor-neutral standard for defining the structure, endpoints, and data models of HTTP-based web services. By providing a machine-readable interface definition language, it enables developers to establish clear API contracts that ensure consistency across diverse programming languages and backend systems. This specification promotes a design-first development approach, where interface behavior is defined through static, declarative configuration files rather than imperative code. This structure allows for the automated generation of type-safe client libr
This project is a centralized repository of application manifests used by the Windows Package Manager to install and update software on Windows devices. It serves as a distribution hub for versioned metadata files that define the installation and management logic for various applications.
Les fonctionnalités principales de microsoft/winget-pkgs sont : Windows Packages, Manifest Collections, Package Definitions, Sandbox Testing, Manifest Validation, Windows Deployment Utilities, Package Declarations, Specification Validation Schemas.
Les alternatives open-source à microsoft/winget-pkgs incluent : lukesampson/scoop — Scoop is a command-line package manager and installer for Windows. It serves as a developer environment orchestrator… marticliment/unigetui — UniGetUI is a graphical interface designed to manage software installations on the Windows operating system. It… scoopinstaller/scoop — Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and… oai/openapi-specification — The OpenAPI Specification is a formal, vendor-neutral standard for defining the structure, endpoints, and data models… bill-stewart/syncthingwindowssetup — SyncthingWindowsSetup is a Windows deployment tool designed to install and configure Syncthing on Windows systems. It… chuyu-team/dism-multi-language — Dism-Multi-language is a utility designed for the localization of Windows images and deployment environments. It…