gdesklets on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "gdesklets" 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 gdesklets on Arch using YAY

$ yay -S gdesklets

* (Optional) Uninstall gdesklets on Arch using YAY

$ yay -Rns gdesklets

2. Manually Install "gdesklets" via AUR

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

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

b. Clone gdesklets's git locally

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

c. Go to ~/gdesklets folder and install it

$ cd ~/gdesklets $ makepkg -si

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

ID: 598673
Name: gdesklets
PackageBaseID: 140692
PackageBase: gdesklets
Version: 0.36.3-9
Description: System for bringing mini programs (desklets) onto your desktop
URL: https://launchpad.net/gdesklets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678425
LastModified: 1553678425
URLPath: /cgit/aur.git/snapshot/gdesklets.tar.gz

5. The same packages on other Linux Distributions