New comment by mobinmob on void-packages repository https://github.com/void-linux/void-packages/pull/25743#issuecomment-1126945256 Comment: ## New binary package repo The temporary binary package repo in codeberg is deprecated. A new repo is provided, hosted in the [osdn platform]()https://osdn.net/projects/avyssos/. ### Adding the new repository: _(commands prefixed by `#` must be run with elevated privileges, as root)_ ``` # xbps-install -S --repository=https://mirrors.gigenet.com/OSDN//storage/g/a/av/avyssos/repo void-unofficial-repo-66 ``` You will be prompted to accept the new key: ``` https://mirrors.gigenet.com/OSDN//storage/g/a/av/avyssos/repo' repository has been RSA signed by "mobinmob" Fingerprint: c7:39:79:a3:2a:cf:f1:65:a6:df:3a:1a:6e:93:36:28 Do you want to import this public key? [Y/n] ```