urlencode on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install urlencode on Arch using YAY
$
yay -S
urlencode
Copied
* (Optional) Uninstall urlencode on Arch using YAY
$
yay -Rns
urlencode
Copied
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
Copied
b. Clone urlencode's git locally
$
git clone https://aur.archlinux.org/urlencode.git
~/urlencode
Copied
c. Go to ~/urlencode folder and install it
$
cd
~/urlencode
Copied
$
makepkg -si
Copied
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
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