> For the complete documentation index, see [llms.txt](https://wiki.eb.ie/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.eb.ie/windows/scoop.md).

# Scoop

Scoop is similar to Chocolatey, key differences being it installs to the local user directory, is more scriptable, and more 'linux-like', i.e. designed to be easy to use if you already use bash.

## Key Commands

* `scoop install <PACKAGE NAME>`
* `scoop update`

## Packages

* ruby

## Links

* [Scoop](https://github.com/ScoopInstaller/Scoop)
* [ScoopSearch](https://scoopsearch.github.io/#/apps)
