https://github.com/grvn/void-packages
Mitt egna Void Linux Software Repository
https://github.com/grvn/void-packages
void-linux voidlinux xbps xbps-src
Last synced: 3 days ago
JSON representation
Mitt egna Void Linux Software Repository
- Host: GitHub
- URL: https://github.com/grvn/void-packages
- Owner: grvn
- License: gpl-3.0
- Created: 2025-02-03T18:58:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-01-13T04:37:25.000Z (14 days ago)
- Last Synced: 2026-01-13T07:50:18.222Z (14 days ago)
- Topics: void-linux, voidlinux, xbps, xbps-src
- Language: Shell
- Homepage:
- Size: 524 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Void Linux Software Repository
This repo contains packages that I want but have not found in any of the [mirrors](https://xmirror.voidlinux.org/).
> *__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.
# How to use
```shell
printf "repository=https://github.com/grvn/void-packages/releases/latest/download/\n" > /etc/xbps.d/grvn-void-repository.conf
xbps-install -S
```
> *__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.
> *__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](./repo-keys/x86_64/ee:04:bb:97:bf:cd:bb:73:6e:97:85:e6:a2:29:0a:b1.plist).
> If you wish to script it
> ```shell
> 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
> ```
# Available packages
| package | source | automatic update |
|:--------|:-------|:-----------------|
| brave-browser (stable) | https://www.brave.com/ | :white_check_mark: |
| destilled-fonts | | :x: |
| ly (TUI dm) | https://github.com/fairyglade/ly | :white_check_mark: |
| obsidian.md | https://obsidian.md/ | :white_check_mark: |
| openshift-oc (oc cli) | https://github.com/openshift/oc | :white_check_mark: |
| pexip-infinity-connect | https://www.pexip.com/ | :x: |
| rebos | https://gitlab.com/Oglo12/rebos | :white_check_mark: |
| river-status | https://github.com/grvn/river-status | :white_check_mark: |
| vesktop | https://vesktop.vencord.dev/ | :white_check_mark: |
| wideriver | https://github.com/alex-courtis/wideriver | :white_check_mark: |
| zen-browser (stable) | https://www.zen-browser.app/ | :white_check_mark: |
# Archived packages
| package | source | reason |
|:--------|:-------|:-----------------|
| pet | https://github.com/knqyf263/pet | available in [upstream void-packages](https://github.com/void-linux/void-packages) |
| river-bedload | https://git.sr.ht/~novakane/river-bedload | available in [upstream void-packages](https://github.com/void-linux/void-packages) |