makepkg -i
https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
Add arch4edu to your Archlinux
- Please select a mirror site of arch4edu.
- China
- Tsinghua University (Source)
https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
- Nanjing University
https://mirrors.nju.edu.cn/arch4edu/$arch
- Ping An Cloud
https://mirrors.pinganyun.com/arch4edu/$arch
- Yunnan University
https://mirrors.ynuosa.org/arch4edu/$arch
- Tsinghua University (Source)
- United States
- Keybase
https://arch4edu.keybase.pub/$arch
- Keybase
- China
- Import GPG key
$ pacman-key --recv-keys 7931B6D628C8D3BA
$ pacman-key --finger 7931B6D628C8D3BA
$ pacman-key --lsign-key 7931B6D628C8D3BA
- Then add
[arch4edu]
Server = <the mirror site you choose>
to your /etc/pacman.conf
.
[Not recommended] Skip importing GPG key and add
[arch4edu]
SigLevel = Never
Server = <the mirror site you choose>
to your /etc/pacman.conf
.
<the mirror site you choose>
should be replace with the mirror site's URL.
- [Recommended] Please also install
pkgstats
to help us learn the trends of the packages we maintaining.
$ pacman -S pkgstats
安装yay软件安装工具
pacman -S yay
yay -S ros-melodic-desktop-full
http://wiki.ros.org/melodic/Installation/ArchLinux