python2-tld on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python2-tld

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

$ yay -Rns python2-tld

2. Manually Install "python2-tld" via AUR

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

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

b. Clone python2-tld's git locally

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

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

$ cd ~/python2-tld $ makepkg -si

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

ID: 452496
Name: python2-tld
PackageBaseID: 126396
PackageBase: python2-tld
Version: 0.7.9-1
Description: Extracts the top level domain (TLD) from the URL given
URL: https://github.com/barseghyanartur/tld
NumVotes: 0
Popularity: 0
OutOfDate: 1643679472
Maintainer: pgmillon
FirstSubmitted: 1508251985
LastModified: 1508251985
URLPath: /cgit/aur.git/snapshot/python2-tld.tar.gz