trashy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S trashy

* (Optional) Uninstall trashy on Arch using YAY

$ yay -Rns trashy

2. Manually Install "trashy" via AUR

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

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

b. Clone trashy's git locally

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

c. Go to ~/trashy folder and install it

$ cd ~/trashy $ makepkg -si

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

ID: 1146983
Name: trashy
PackageBaseID: 185051
PackageBase: trashy
Version: 2.0.0-1
Description: a cli system trash manager, alternative to rm and trash-cli
URL: https://github.com/oberblastmeister/trashy
NumVotes: 7
Popularity: 0.015437
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1660922950
LastModified: 1664624435
URLPath: /cgit/aur.git/snapshot/trashy.tar.gz