python-uritools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-uritools

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

$ yay -Rns python-uritools

2. Manually Install "python-uritools" via AUR

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

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

b. Clone python-uritools's git locally

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

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

$ cd ~/python-uritools $ makepkg -si

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

ID: 1422810
Name: python-uritools
PackageBaseID: 147608
PackageBase: python-uritools
Version: 4.0.2-1
Description: RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse
URL: https://pypi.python.org/pypi/uritools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1577105430
LastModified: 1709855519
URLPath: /cgit/aur.git/snapshot/python-uritools.tar.gz