X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=conf%2Fvoid-66-conf.md;h=602c132f6449d7dab3c8c99907accf02fb4102b2;hb=b35ccc265354f4696d3b4d264703d39c6c4053ae;hp=6092186e986af7af1ac7ea10eee290c77f9f6270;hpb=8df717e3992e41064e82c6152179a970784e9777;p=avyssos%2Fvoid-66-services.git diff --git a/conf/void-66-conf.md b/conf/void-66-conf.md index 6092186..602c132 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 --repository=https://codeberg.org/mobinmob/void-66/raw/branch/master 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://codeberg.org/mobinmob/void-66/raw/branch/master' 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: