python2-dirtools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-dirtools

* (Optional) Uninstall python2-dirtools on Arch using YAY

$ yay -Rns python2-dirtools

2. Manually Install "python2-dirtools" via AUR

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

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

b. Clone python2-dirtools's git locally

$ git clone https://aur.archlinux.org/python2-dirtools.git ~/python2-dirtools

c. Go to ~/python2-dirtools folder and install it

$ cd ~/python2-dirtools $ makepkg -si

3. Information about the python2-dirtools package on Arch User Repository (AUR)

ID: 189869
Name: python2-dirtools
PackageBaseID: 75032
PackageBase: python2-dirtools
Version: 0.2.0-1
Description: Exclude/ignore files in a directory (using .gitignore like syntax), compute hash, search projects for an entire directory tree and gzip compression
URL: https://github.com/tsileo/dirtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1383460732
LastModified: 1433875763
URLPath: /cgit/aur.git/snapshot/python2-dirtools.tar.gz