Capella87 / capella-bucket

My alternative Scoop bucket for outdated or omitted apps in major buckets and my apps.
The Unlicense
1 stars 0 forks source link
scoop-bucket

Capella87's Scoop Bucket

Tests Excavator License

This Scoop bucket contains various apps that are missing from major Scoop buckets, as well as my self-developed applications.

Because of Scoop's autoupdate feature, The auto-update action is triggered to fetch version information automatically every 4 hours.

Getting Started

Prior to importing this bucket, Scoop package manager and Git must be installed in your system.

Then, add this bucket to Scoop:

scoop bucket add capella-bucket https://github.com/Capella87/capella-bucket

Note that when there are manifests with the same name in default buckets (e.g. Main) and any arbitrary buckets, Scoop prefers to use their default bucket version. So to install any packages using my bucket's version exactly, you have to prefix the bucket name and slash to every package's name you want to download. This does not apply in my bucket's exclusive packages.

scoop install capella-bucket/garnet

Troubleshooting

If you have any problems using my bucket, please open a new issue. The most frequent type of issue is hash problem, it is automatically processed by GitHub Actions as you open.

Rarely, I amend a commit to fix some issues. If you have any problems using apps in this bucket, please go to this bucket directory and run the following command to update this bucket:

git reset --soft origin/master
git pull origin master --force

Catalogs