urlencode on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S urlencode

* (Optional) Uninstall urlencode on Arch using YAY

$ yay -Rns urlencode

2. Manually Install "urlencode" via AUR

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

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

b. Clone urlencode's git locally

$ git clone https://aur.archlinux.org/urlencode.git ~/urlencode

c. Go to ~/urlencode folder and install it

$ cd ~/urlencode $ makepkg -si

3. Information about the urlencode package on Arch User Repository (AUR)

ID: 1014737
Name: urlencode
PackageBaseID: 168432
PackageBase: urlencode
Version: 1.5.1-1
Description: base64-like encoder/decoder for URL percent-encoding
URL: https://github.com/AquilaIrreale/urlencode
NumVotes: 4
Popularity: 0.10457
OutOfDate:
Maintainer: AquilaIrreale
Submitter: AquilaIrreale
FirstSubmitted: 1624887623
LastModified: 1641479144
URLPath: /cgit/aur.git/snapshot/urlencode.tar.gz