base16 on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "base16" 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 base16 on Arch using YAY
$
yay -S
base16
Copied
* (Optional) Uninstall base16 on Arch using YAY
$
yay -Rns
base16
Copied
2. Manually Install "base16" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone base16's git locally
$
git clone https://aur.archlinux.org/base16.git
~/base16
Copied
c. Go to ~/base16 folder and install it
$
cd
~/base16
Copied
$
makepkg -si
Copied
3. Information about the base16 package on Arch User Repository (AUR)
ID: 1327550
Name: base16
PackageBaseID: 120544
PackageBase: base16
Version: 20230917-1
Description: base16 (hex) encode/decode data and print to standard output
URL: https://github.com/emanuelduss/Scripts/blob/master/base16
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: emanuelduss
Submitter: emanuelduss
FirstSubmitted: 1489332425
LastModified: 1696190089
URLPath: /cgit/aur.git/snapshot/base16.tar.gz
Name: base16
PackageBaseID: 120544
PackageBase: base16
Version: 20230917-1
Description: base16 (hex) encode/decode data and print to standard output
URL: https://github.com/emanuelduss/Scripts/blob/master/base16
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: emanuelduss
Submitter: emanuelduss
FirstSubmitted: 1489332425
LastModified: 1696190089
URLPath: /cgit/aur.git/snapshot/base16.tar.gz