tmpwatch on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S tmpwatch

* (Optional) Uninstall tmpwatch on Arch using YAY

$ yay -Rns tmpwatch

2. Manually Install "tmpwatch" via AUR

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

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

b. Clone tmpwatch's git locally

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

c. Go to ~/tmpwatch folder and install it

$ cd ~/tmpwatch $ makepkg -si

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

ID: 396755
Name: tmpwatch
PackageBaseID: 23510
PackageBase: tmpwatch
Version: 2.11-3
Description: Removes files which haven't been accessed for a period of time
URL: https://pagure.io/tmpwatch
NumVotes: 27
Popularity: 0.000168
OutOfDate:
Maintainer: pezz
Submitter: danielepaolella
FirstSubmitted: 1233257171
LastModified: 1490826027
URLPath: /cgit/aur.git/snapshot/tmpwatch.tar.gz