stacklet on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S stacklet

* (Optional) Uninstall stacklet on Arch using YAY

$ yay -Rns stacklet

2. Manually Install "stacklet" via AUR

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

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

b. Clone stacklet's git locally

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

c. Go to ~/stacklet folder and install it

$ cd ~/stacklet $ makepkg -si

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

ID: 1406831
Name: stacklet
PackageBaseID: 202269
PackageBase: stacklet-bin
Version: 0.1.0-2
Description: Generate custom applets and menus
URL: https://github.com/ggemre/stacklet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ggemre
Submitter: ggemre
FirstSubmitted: 1707365904
LastModified: 1707523417
URLPath: /cgit/aur.git/snapshot/stacklet.tar.gz