b64url on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "b64url" 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 b64url on Arch using YAY
$
yay -S
b64url
Copied
* (Optional) Uninstall b64url on Arch using YAY
$
yay -Rns
b64url
Copied
2. Manually Install "b64url" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone b64url's git locally
$
git clone https://aur.archlinux.org/b64url.git
~/b64url
Copied
c. Go to ~/b64url folder and install it
$
cd
~/b64url
Copied
$
makepkg -si
Copied
3. Information about the b64url package on Arch User Repository (AUR)
ID: 1176093
Name: b64url
PackageBaseID: 178932
PackageBase: b64url
Version: 0.1.1-1
Description: Command line URL-safe Base-64 encoder/decoder
URL: https://crates.io/crates/b64url
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1652803261
LastModified: 1669733136
URLPath: /cgit/aur.git/snapshot/b64url.tar.gz
Name: b64url
PackageBaseID: 178932
PackageBase: b64url
Version: 0.1.1-1
Description: Command line URL-safe Base-64 encoder/decoder
URL: https://crates.io/crates/b64url
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1652803261
LastModified: 1669733136
URLPath: /cgit/aur.git/snapshot/b64url.tar.gz