autotrash on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S autotrash

* (Optional) Uninstall autotrash on Arch using YAY

$ yay -Rns autotrash

2. Manually Install "autotrash" via AUR

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

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

b. Clone autotrash's git locally

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

c. Go to ~/autotrash folder and install it

$ cd ~/autotrash $ makepkg -si

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

ID: 1316079
Name: autotrash
PackageBaseID: 162621
PackageBase: autotrash
Version: 0.4.6-1
Description: Tool to automatically purge old trashed files
URL: https://github.com/bneijt/autotrash
NumVotes: 6
Popularity: 0.000225
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1611841204
LastModified: 1694212833
URLPath: /cgit/aur.git/snapshot/autotrash.tar.gz