garbage on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S garbage

* (Optional) Uninstall garbage on Arch using YAY

$ yay -Rns garbage

2. Manually Install "garbage" via AUR

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

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

b. Clone garbage's git locally

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

c. Go to ~/garbage folder and install it

$ cd ~/garbage $ makepkg -si

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

ID: 1162078
Name: garbage
PackageBaseID: 162640
PackageBase: garbage
Version: 0.4.1-1
Description: Command-line interface to the FreeDesktop Trash can
URL: https://git.sr.ht/~mzhang/garbage
NumVotes: 2
Popularity: 0.000608
OutOfDate:
Maintainer: mzhang
Submitter: mzhang
FirstSubmitted: 1611887684
LastModified: 1667448024
URLPath: /cgit/aur.git/snapshot/garbage.tar.gz