added notation on installing rsv
This commit is contained in:
parent
5a144b02f3
commit
73f0f95ad7
1 changed files with 8 additions and 0 deletions
|
|
@ -12,3 +12,11 @@ tr '\n' ' '
|
||||||
install the following:
|
install the following:
|
||||||
|
|
||||||
doas pacman -S w3m
|
doas pacman -S w3m
|
||||||
|
|
||||||
|
from the aur:
|
||||||
|
|
||||||
|
cd aur_packages
|
||||||
|
git clone https://aur.archlinux.org/rsv
|
||||||
|
cd rsv
|
||||||
|
mkpkg -Si
|
||||||
|
makepkg --install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue