autotrash on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install autotrash on Arch using YAY
$
yay -S
autotrash
Copied
* (Optional) Uninstall autotrash on Arch using YAY
$
yay -Rns
autotrash
Copied
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
Copied
b. Clone autotrash's git locally
$
git clone https://aur.archlinux.org/autotrash.git
~/autotrash
Copied
c. Go to ~/autotrash folder and install it
$
cd
~/autotrash
Copied
$
makepkg -si
Copied
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
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