xbps-src: Update mirror addresses
This commit is contained in:
parent
47df4e3ea2
commit
b1fa5d8398
4 changed files with 9 additions and 9 deletions
|
@ -350,7 +350,7 @@ xbps-src can be used in any recent Linux distribution matching the CPU architect
|
|||
|
||||
To use xbps-src in your Linux distribution use the following instructions. Let's start downloading the xbps static binaries:
|
||||
|
||||
$ wget http://repo.voidlinux.eu/static/xbps-static-latest.<arch>-musl.tar.xz
|
||||
$ wget http://alpha.de.repo.voidlinux.org/static/xbps-static-latest.<arch>-musl.tar.xz
|
||||
$ mkdir ~/XBPS
|
||||
$ tar xvf xbps-static-latest.<arch>.tar.xz -C ~/XBPS
|
||||
$ export PATH=~/XBPS/usr/bin:$PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue