-
Notifications
You must be signed in to change notification settings - Fork 42
Build on Arch Linux
José Amuedo Salmerón edited this page Dec 5, 2017
·
1 revision
- Clone this repo
git clone https://github.com/spheras/desktopfolder
- Navigate to the
desktopfolder/arch
folder
cd desktopfolder/arch
- Build the package (it may ask for your root password to install dependencies)
makepkg -s
- Install the newly built package
sudo pacman -U *.pkg.tar.xz