Skip to content

Latest commit

 

History

History

arch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Build on Arch Linux

  • 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