bashtrash on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bashtrash

* (Optional) Uninstall bashtrash on Arch using YAY

$ yay -Rns bashtrash

2. Manually Install "bashtrash" via AUR

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

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

b. Clone bashtrash's git locally

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

c. Go to ~/bashtrash folder and install it

$ cd ~/bashtrash $ makepkg -si

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

ID: 231212
Name: bashtrash
PackageBaseID: 100098
PackageBase: bashtrash
Version: 20101105-1
Description: Freedesktop-complient trashcan implemented in bash script
URL: https://github.com/robrwo/bashtrash/blob/master/trash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: qqqqqqqqq9
FirstSubmitted: 1442398724
LastModified: 1442400061
URLPath: /cgit/aur.git/snapshot/bashtrash.tar.gz