python2-hyperlink on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python2-hyperlink

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

$ yay -Rns python2-hyperlink

2. Manually Install "python2-hyperlink" via AUR

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

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

b. Clone python2-hyperlink's git locally

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

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

$ cd ~/python2-hyperlink $ makepkg -si

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

ID: 1297384
Name: python2-hyperlink
PackageBaseID: 168495
PackageBase: python2-hyperlink
Version: 21.0.0-3
Description: A featureful, correct URL for Python
URL: https://github.com/python-hyper/hyperlink
NumVotes: 2
Popularity: 0.005927
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625072658
LastModified: 1690882451
URLPath: /cgit/aur.git/snapshot/python2-hyperlink.tar.gz

5. The same packages on other Linux Distributions