rmtrash on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S rmtrash

* (Optional) Uninstall rmtrash on Arch using YAY

$ yay -Rns rmtrash

2. Manually Install "rmtrash" via AUR

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

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

b. Clone rmtrash's git locally

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

c. Go to ~/rmtrash folder and install it

$ cd ~/rmtrash $ makepkg -si

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

ID: 1325659
Name: rmtrash
PackageBaseID: 127277
PackageBase: rmtrash
Version: 1.15-1
Description: trash-put made compatible to GNUs rm and rmdir
URL: https://github.com/PhrozenByte/rmtrash
NumVotes: 18
Popularity: 0.119454
OutOfDate:
Maintainer: begin-theadventu
Submitter: maximbaz
FirstSubmitted: 1510859920
LastModified: 1695851389
URLPath: /cgit/aur.git/snapshot/rmtrash.tar.gz