python-urldecode on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-urldecode

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

$ yay -Rns python-urldecode

2. Manually Install "python-urldecode" via AUR

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

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

b. Clone python-urldecode's git locally

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

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

$ cd ~/python-urldecode $ makepkg -si

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

ID: 738299
Name: python-urldecode
PackageBaseID: 152889
PackageBase: python-urldecode
Version: 0.1-2
Description: URLDecode is to decode an encoded url
URL: http://pypi.python.org/pypi/urldecode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wallacoloo
FirstSubmitted: 1589762491
LastModified: 1589763205
URLPath: /cgit/aur.git/snapshot/python-urldecode.tar.gz