python-qualify on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-qualify

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

$ yay -Rns python-qualify

2. Manually Install "python-qualify" via AUR

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

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

b. Clone python-qualify's git locally

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

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

$ cd ~/python-qualify $ makepkg -si

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

ID: 1427399
Name: python-qualify
PackageBaseID: 203700
PackageBase: python-qualify
Version: 0.1.1-1
Description: Import top-level modules from a directory not on `sys.path`
URL: https://github.com/claui/qualify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1710461789
LastModified: 1710461789
URLPath: /cgit/aur.git/snapshot/python-qualify.tar.gz