python-fqdn on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python-fqdn

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

$ yay -Rns python-fqdn

2. Manually Install "python-fqdn" via AUR

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

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

b. Clone python-fqdn's git locally

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

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

$ cd ~/python-fqdn $ makepkg -si

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

ID: 968197
Name: python-fqdn
PackageBaseID: 171532
PackageBase: python-fqdn
Version: 1.5.1-1
Description: RFC-compliant FQDN validation and manipulation for Python
URL: https://github.com/ypcrts/fqdn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kompetenzbolzen
FirstSubmitted: 1633097154
LastModified: 1633097154
URLPath: /cgit/aur.git/snapshot/python-fqdn.tar.gz

5. The same packages on other Linux Distributions