Scoop Package Manager
   HOME

TheInfoList



OR:

Scoop is a
command-line A command-line interface (CLI) is a means of interacting with software via commands each formatted as a line of text. Command-line interfaces emerged in the mid-1960s, on computer terminals, as an interactive and more user-friendly alternativ ...
package manager A package manager or package management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner. A package manager deals wi ...
for Microsoft Windows, used to download and install apps, as well as their dependencies. Scoop is often used for installing web development tools and other software development tools. Scoop installs apps in the current user's
home directory A home directory is a directory (file systems), file system directory on a multi-user operating system containing computer file, files for a given user (computing), user of the system. The specifics of the home directory (such as its name and loc ...
, so it does not require admin permissions to install or update software. This allows Scoop to avoid
User Account Control User Account Control (UAC) is a mandatory access control enforcement feature introduced with Microsoft's Windows Vista and Windows Server 2008 operating systems, with a more relaxed
prompts. Scoop can update the packages that it has installed.


See also

*
AppImage AppImage (formerly known as klik and PortableLinuxApps) is an open-source format for distributing portable software on Linux. It aims to allow the installation of binary software independently of specific Linux distributions. As a result, one App ...
* Chocolatey *
ClickOnce ClickOnce is a component of Microsoft .NET Framework 2.0 and later, and supports deploying applications made with Windows Forms or Windows Presentation Foundation. It is similar to Java Web Start for the Java Platform or Zero Install for Linu ...
*
Listaller Listaller is a free computer software installation system (similar to a package management system) aimed at making it simple to create a package that can be installed on all Linux distributions as well as providing tools and API to make softwar ...
* Windows Package Manager (winget)


References


External links

* * {{Package management systems Command-line software Free package management systems Software using the MIT license