Skip to content

grvn/void-packages

Repository files navigation

Custom XBPS Void Linux Software Repository

A (sometimes) self-updating, signed package repository for Void Linux containing packages that I want but have not found in any of the [mirrors](https://xmirror.voidlinux.org/).

Build   Updates

Packages built daily · Indexed and signed automatically


Disclaimer

NOTE: Should you really use random binaries of the internet???
Your warranty is now void.
I am not responsible for bricked devices, failed installations, thermonuclear war, or you getting fired because the computer failed.
Please do some research if you have any concerns about the content of this repo.
If you point the finger at me for messing up your installation, I will laugh at you.

Notice

WARNING: The key 9e:4d:55:e4:c2:98:1f:13:0c:ac:97:5b:68:66:9d:42.plist may have been compromised and I will not continue using it.

⚡ How to use

① Add the repository

printf "repository=https://github.com/grvn/void-packages/releases/latest/download/\n" > /etc/xbps.d/grvn-void-repository.conf

② Sync and trust the signing key

xbps-install -S

NOTE: First time running xbps-install -S you will be asked if you wish to import the repository key. For glibc x86_64 it will be ee:04:bb:97:bf:cd:bb:73:6e:97:85:e6:a2:29:0a:b1.plist.

If you wish to script it

cp ./repo-keys/x86_64/ee:04:bb:97:bf:cd:bb:73:6e:97:85:e6:a2:29:0a:b1.plist /var/db/xbps/keys/ee:04:bb:97:bf:cd:bb:73:6e:97:85:e6:a2:29:0a:b1.plist

③ Repo is ready to use

🔄 Updates?

Once the repo is added, package updates will come automatically with:

xbps-install -Su

📦 Available packages

package source automatic update
brave-browser (stable) https://www.brave.com/
destilled-fonts
dgop https://github.com/AvengeMedia/dgop
ly (TUI dm) https://github.com/fairyglade/ly bug #7
obsidian.md https://obsidian.md/
openshift-oc (oc cli) https://github.com/openshift/oc
pexip-infinity-connect https://www.pexip.com/
rebos https://gitlab.com/Oglo12/rebos
river-status https://github.com/grvn/river-status
vesktop https://vesktop.vencord.dev/
wideriver https://github.com/alex-courtis/wideriver
zen-browser (stable) https://www.zen-browser.app/

📦 Archived packages

package source reason
pet https://github.com/knqyf263/pet available in upstream void-packages
river-bedload https://git.sr.ht/~novakane/river-bedload available in upstream void-packages

🛠 Troubleshooting

Key import failed or was declined
Try the scripted version, make sure you run it the root of this repository
cp ./repo-keys/x86_64/ee:04:bb:97:bf:cd:bb:73:6e:97:85:e6:a2:29:0a:b1.plist /var/db/xbps/keys/ee:04:bb:97:bf:cd:bb:73:6e:97:85:e6:a2:29:0a:b1.plist
Repository not found
Verify /etc/xbps.d/grvn-void-repository.conf contains exactly:
repository=https://github.com/grvn/void-packages/releases/latest/download/

About

Mitt egna Void Linux Software Repository

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages