python2-scandir on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-scandir

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

$ yay -Rns python2-scandir

2. Manually Install "python2-scandir" via AUR

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

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

b. Clone python2-scandir's git locally

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

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

$ cd ~/python2-scandir $ makepkg -si

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

ID: 1100096
Name: python2-scandir
PackageBaseID: 183116
PackageBase: python2-scandir
Version: 1.10.0-8
Description: Better directory iterator and faster os.walk() alternative
URL: https://github.com/benhoyt/scandir
NumVotes: 3
Popularity: 0.119362
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655012371
LastModified: 1655527380
URLPath: /cgit/aur.git/snapshot/python2-scandir.tar.gz