trash-d on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S trash-d

* (Optional) Uninstall trash-d on Arch using YAY

$ yay -Rns trash-d

2. Manually Install "trash-d" via AUR

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

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

b. Clone trash-d's git locally

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

c. Go to ~/trash-d folder and install it

$ cd ~/trash-d $ makepkg -si

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

ID: 1258785
Name: trash-d
PackageBaseID: 177215
PackageBase: trash-d
Version: 19-1
Description: A near drop-in replacement for rm that uses the trash bin. Written in D
URL: https://github.com/rushsteve1/trash-d
NumVotes: 3
Popularity: 0.00015
OutOfDate:
Maintainer: fbearoff
Submitter: Occhioverde03
FirstSubmitted: 1647982843
LastModified: 1684248489
URLPath: /cgit/aur.git/snapshot/trash-d.tar.gz