trashf on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S trashf

* (Optional) Uninstall trashf on Arch using YAY

$ yay -Rns trashf

2. Manually Install "trashf" via AUR

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

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

b. Clone trashf's git locally

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

c. Go to ~/trashf folder and install it

$ cd ~/trashf $ makepkg -si

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

ID: 724420
Name: trashf
PackageBaseID: 142023
PackageBase: trashf
Version: 1.0.3-1
Description: CLI tool to safely remove any file and directory by putting them in the trash
URL: https://github.com/yoarch/trashf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yoarch
Submitter: yoarch
FirstSubmitted: 1557785064
LastModified: 1587498676
URLPath: /cgit/aur.git/snapshot/trashf.tar.gz