Main icon indicating copy to clipboard operation
Main copied to clipboard

📦 The default bucket for Scoop.

Results 468 Main issues
Sort by recently updated
recently updated
newest added

## Bug Report **Package Name:** rustup-msvc ### Current Behaviour $ scoop install rustup-msvc Installing 'rustup-msvc' (1.25.1) [64bit] from main bucket rustup-init.exe (9.6 MB) Checking hash of rustup-init.exe ... ok. Running...

bug

#### Scoop Configuration ```json { "lastupdate": "2022-08-11T16:24:31.6687905+02:00", "SCOOP_REPO": "https://github.com/lukesampson/scoop", "SCOOP_BRANCH": "master" } ``` Error message in terminal: ``` Extracting postgresql-14.5-1-windows-x64-binaries.zip ... ERROR Exit code was 2! Failed to extract files...

I'm trying to get sudo installed via scoop but it won't work. Any help would be much appreciated. Here's the console info: PS C:\Users\spook\Downloads\PC Programs\EXE> scoop update Updating Scoop... Updating...

bug

[lf](https://github.com/gokcehan/lf) [manifest](https://github.com/ScoopInstaller/Main/blob/master/bucket/lf.json) should add [lfcd.ps1](https://github.com/gokcehan/lf/blob/master/etc/lfcd.ps1) and/or [lfcd.cmd](https://github.com/gokcehan/lf/blob/master/etc/lfcd.cmd) (there are also versions for other shells) to shims. `lfcd` provides a way to change working directory to the last directory in `lf`...

package-request

#### Scoop Configuration ```json //# Your configuration here ```

## Bug Report **Package Name:** `rustup` ### Current Behaviour When you run `scoop install rustup` using cygwin the `.cargo` and `.rustup` directories end up under `~/scoop/apps/rustup/current/`. ### Expected Behaviour Persisted...

bug

Re https://repology.org/repository/scoop 355 outdated: https://repology.org/projects/?inrepo=scoop&outdated=1 71 potentially vulnerable: https://repology.org/projects/?inrepo=scoop&vulnerable=1 85 problematic: https://repology.org/projects/?inrepo=scoop&problematic=1

help-wanted

## Package Request ### Criteria For a package to be acceptable in the Main bucket, it should be: - [ ] a non-GUI tool - [ ] a reasonably well-known...

upstream
package update

## Bug Report **Package Name:** curl ### Current Behaviour `scoop update curl` fails updating curl to recent version (7.83.1_1 atm) ### Expected Behaviour Successfully updating curl to recent version (7.83.1_1...

upstream

## Bug Report **Package Name:** [git-filter-repo] ### Current Behavior After scoop install git-filter-clone successfully installs, invoking git-filter-clone yields a python error $ git filter-repo Traceback (most recent call last): File...

bug