python-treestamps on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-treestamps

* (Optional) Uninstall python-treestamps on Arch using YAY

$ yay -Rns python-treestamps

2. Manually Install "python-treestamps" via AUR

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

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

b. Clone python-treestamps's git locally

$ git clone https://aur.archlinux.org/python-treestamps.git ~/python-treestamps

c. Go to ~/python-treestamps folder and install it

$ cd ~/python-treestamps $ makepkg -si

3. Information about the python-treestamps package on Arch User Repository (AUR)

ID: 1411929
Name: python-treestamps
PackageBaseID: 178774
PackageBase: python-treestamps
Version: 1.0.1-1
Description: Create timestamp records for recursive operations on directory trees
URL: https://github.com/ajslater/treestamps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1652327634
LastModified: 1708353331
URLPath: /cgit/aur.git/snapshot/python-treestamps.tar.gz