gtrash-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gtrash-bin

* (Optional) Uninstall gtrash-bin on Arch using YAY

$ yay -Rns gtrash-bin

2. Manually Install "gtrash-bin" via AUR

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

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

b. Clone gtrash-bin's git locally

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

c. Go to ~/gtrash-bin folder and install it

$ cd ~/gtrash-bin $ makepkg -si

3. Information about the gtrash-bin package on Arch User Repository (AUR)

ID: 1389612
Name: gtrash-bin
PackageBaseID: 201751
PackageBase: gtrash-bin
Version: 0.0.5-1
Description: A Trash CLI manager written in Go
URL: https://github.com/umlx5h/gtrash
NumVotes: 1
Popularity: 0.425384
OutOfDate:
Maintainer: umlx5h
Submitter: umlx5h
FirstSubmitted: 1705806752
LastModified: 1705806752
URLPath: /cgit/aur.git/snapshot/gtrash-bin.tar.gz