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

b. Install base16 on Arch using YAY

$ yay -S base16

* (Optional) Uninstall base16 on Arch using YAY

$ yay -Rns base16

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

b. Clone base16's git locally

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

c. Go to ~/base16 folder and install it

$ cd ~/base16 $ makepkg -si

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