python-fsutil on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-fsutil

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

$ yay -Rns python-fsutil

2. Manually Install "python-fsutil" via AUR

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

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

b. Clone python-fsutil's git locally

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

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

$ cd ~/python-fsutil $ makepkg -si

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

ID: 1189652
Name: python-fsutil
PackageBaseID: 162892
PackageBase: python-fsutil
Version: 0.8.0-1
Description: file-system utilities for lazy devs.
URL: https://github.com/fabiocaccamo/python-fsutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SZanko
Submitter: SZanko
FirstSubmitted: 1612460128
LastModified: 1672406077
URLPath: /cgit/aur.git/snapshot/python-fsutil.tar.gz