tmpcleaner on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tmpcleaner

* (Optional) Uninstall tmpcleaner on Arch using YAY

$ yay -Rns tmpcleaner

2. Manually Install "tmpcleaner" via AUR

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

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

b. Clone tmpcleaner's git locally

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

c. Go to ~/tmpcleaner folder and install it

$ cd ~/tmpcleaner $ makepkg -si

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

ID: 1033485
Name: tmpcleaner
PackageBaseID: 167933
PackageBase: tmpcleaner
Version: r9-2
Description: simple script and cron.daily entry for cleaning old /tmp files.
URL:
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: koonix
Submitter: koonix
FirstSubmitted: 1623587626
LastModified: 1644327978
URLPath: /cgit/aur.git/snapshot/tmpcleaner.tar.gz