4 lines
74 B
Bash
4 lines
74 B
Bash
|
# Nach Reboot
|
||
|
git clone https://aur.archlinux.org/paru
|
||
|
cd paru
|
||
|
makepkg -si
|