python-scantree on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-scantree

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

$ yay -Rns python-scantree

2. Manually Install "python-scantree" via AUR

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

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

b. Clone python-scantree's git locally

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

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

$ cd ~/python-scantree $ makepkg -si

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

ID: 1253370
Name: python-scantree
PackageBaseID: 191848
PackageBase: python-scantree
Version: 0.0.1-3
Description: Flexible recursive directory iterator: scandir meets glob("**", recursive=True)
URL: https://github.com/andhus/scantree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RubenKelevra
Submitter: RubenKelevra
FirstSubmitted: 1679538522
LastModified: 1683331822
URLPath: /cgit/aur.git/snapshot/python-scantree.tar.gz