python-scandir on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "python-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
Copied
b. Install python-scandir on Arch using YAY
$
yay -S
python-scandir
Copied
* (Optional) Uninstall python-scandir on Arch using YAY
$
yay -Rns
python-scandir
Copied
2. Manually Install "python-scandir" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-scandir's git locally
$
git clone https://aur.archlinux.org/python-scandir.git
~/python-scandir
Copied
c. Go to ~/python-scandir folder and install it
$
cd
~/python-scandir
Copied
$
makepkg -si
Copied
3. Information about the python-scandir package on Arch User Repository (AUR)
ID: 789166
Name: python-scandir
PackageBaseID: 157490
PackageBase: python-scandir
Version: 1.10.0-3
Description: A better directory iterator and faster os.walk()
URL: https://github.com/benhoyt/scandir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1599551904
LastModified: 1599633684
URLPath: /cgit/aur.git/snapshot/python-scandir.tar.gz
Name: python-scandir
PackageBaseID: 157490
PackageBase: python-scandir
Version: 1.10.0-3
Description: A better directory iterator and faster os.walk()
URL: https://github.com/benhoyt/scandir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1599551904
LastModified: 1599633684
URLPath: /cgit/aur.git/snapshot/python-scandir.tar.gz