libtrash on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libtrash

* (Optional) Uninstall libtrash on Arch using YAY

$ yay -Rns libtrash

2. Manually Install "libtrash" via AUR

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

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

b. Clone libtrash's git locally

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

c. Go to ~/libtrash folder and install it

$ cd ~/libtrash $ makepkg -si

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

ID: 1213269
Name: libtrash
PackageBaseID: 49931
PackageBase: libtrash
Version: 3.7-3
Description: A shared, preloaded library that implements a trash can under Linux
URL: http://pages.stern.nyu.edu/~marriaga/software/libtrash/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: td123
FirstSubmitted: 1308278593
LastModified: 1676842725
URLPath: /cgit/aur.git/snapshot/libtrash.tar.gz