desktopfolder on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "desktopfolder" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install desktopfolder on Arch using YAY

$ yay -S desktopfolder

* (Optional) Uninstall desktopfolder on Arch using YAY

$ yay -Rns desktopfolder

2. Manually Install "desktopfolder" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone desktopfolder's git locally

$ git clone https://aur.archlinux.org/desktopfolder.git ~/desktopfolder

c. Go to ~/desktopfolder folder and install it

$ cd ~/desktopfolder $ makepkg -si

3. Information about the desktopfolder package on Arch User Repository (AUR)

ID: 1309716
Name: desktopfolder
PackageBaseID: 131098
PackageBase: desktopfolder
Version: 1.1.3-2
Description: Organize your desktop with panels that hold your things.
URL: https://github.com/spheras/desktopfolder
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: max.bra
Submitter: max.bra
FirstSubmitted: 1522011716
LastModified: 1693126104
URLPath: /cgit/aur.git/snapshot/desktopfolder.tar.gz