basez on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "basez" 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 basez on Arch using YAY
$
yay -S
basez
Copied
* (Optional) Uninstall basez on Arch using YAY
$
yay -Rns
basez
Copied
2. Manually Install "basez" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone basez's git locally
$
git clone https://aur.archlinux.org/basez.git
~/basez
Copied
c. Go to ~/basez folder and install it
$
cd
~/basez
Copied
$
makepkg -si
Copied
3. Information about the basez package on Arch User Repository (AUR)
ID: 1230175
Name: basez
PackageBaseID: 139316
PackageBase: basez
Version: 1.6.2-3
Description: En/decodes base16/32/64, including RFC-compliant URL, MIME, PEM encodings
URL: http://www.quarkline.net/basez
NumVotes: 2
Popularity: 3.5E-5
OutOfDate:
Maintainer: eclairevoyant
Submitter: alphazo
FirstSubmitted: 1549355964
LastModified: 1679444462
URLPath: /cgit/aur.git/snapshot/basez.tar.gz
Name: basez
PackageBaseID: 139316
PackageBase: basez
Version: 1.6.2-3
Description: En/decodes base16/32/64, including RFC-compliant URL, MIME, PEM encodings
URL: http://www.quarkline.net/basez
NumVotes: 2
Popularity: 3.5E-5
OutOfDate:
Maintainer: eclairevoyant
Submitter: alphazo
FirstSubmitted: 1549355964
LastModified: 1679444462
URLPath: /cgit/aur.git/snapshot/basez.tar.gz