trash on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S trash

* (Optional) Uninstall trash on Arch using YAY

$ yay -Rns trash

2. Manually Install "trash" via AUR

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

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

b. Clone trash's git locally

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

c. Go to ~/trash folder and install it

$ cd ~/trash $ makepkg -si

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

ID: 1231708
Name: trash
PackageBaseID: 117608
PackageBase: trash
Version: 1.5.2-1
Description: CLI trash can (recycle bin)
URL: https://github.com/tonymorello/trash
NumVotes: 8
Popularity: 0.000389
OutOfDate:
Maintainer: eclairevoyant
Submitter: tmorello
FirstSubmitted: 1481221189
LastModified: 1679680627
URLPath: /cgit/aur.git/snapshot/trash.tar.gz