garbage-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S garbage-git

* (Optional) Uninstall garbage-git on Arch using YAY

$ yay -Rns garbage-git

2. Manually Install "garbage-git" via AUR

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

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

b. Clone garbage-git's git locally

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

c. Go to ~/garbage-git folder and install it

$ cd ~/garbage-git $ makepkg -si

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

ID: 920231
Name: garbage-git
PackageBaseID: 167902
PackageBase: garbage-git
Version: v0.3.0.r1.gf7784c1-1
Description: Rust implementation of trash-cli, a tool that interfaces with Freedesktop's Trash spec
URL: https://sr.ht/~iptq/garbage/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fossdd
FirstSubmitted: 1623498621
LastModified: 1623498621
URLPath: /cgit/aur.git/snapshot/garbage-git.tar.gz