From: mobinmob Date: Sat, 14 May 2022 16:27:22 +0000 (+0300) Subject: conf/void-66-conf.md: update information for the new repo. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d2d22d343147add1411938eb5bba876afbe748bc;p=avyssos%2Fvoid-66-services.git conf/void-66-conf.md: update information for the new repo. --- diff --git a/conf/void-66-conf.md b/conf/void-66-conf.md index 6092186..7a7ebd7 100644 --- a/conf/void-66-conf.md +++ b/conf/void-66-conf.md @@ -20,26 +20,20 @@ The package also contains some scripts written in order to make the services wor Currently these packages are in a [PR](https://github.com/void-linux/void-packages/pull/25743). In order to install them one can build them from the PR or install them from the unofficial void-66 repo. Packages are available for i686, x86_64, aarch64, x86_64-musl and aarch64-musl. -### 2.1 Installing packages from the void-66 repo. +### 2.1 Installing packages from the `void-unofficial-repo-66`. Add the repo: _(commands prefixed by `#` must be run with elevated privileges, as root)_ ``` -# echo "repository=https://codeberg.org/mobinmob/void-66/raw/branch/master" > /etc/xbps.d/50-repository-unofficial-void-66.conf -``` - -Sync the new repo and accept the signing key: - -``` -# xbps-install -Sy +# 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://codeberg.org/mobinmob/void-66/raw/branch/master/ repository has been RSA signed by "mobinmob " +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] +Do you want to import this public key? [Y/n] ``` After accepting it, install the new packages: