libbaseencode on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "libbaseencode" 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 libbaseencode on Arch using YAY

$ yay -S libbaseencode

* (Optional) Uninstall libbaseencode on Arch using YAY

$ yay -Rns libbaseencode

2. Manually Install "libbaseencode" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libbaseencode's git locally

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

c. Go to ~/libbaseencode folder and install it

$ cd ~/libbaseencode $ makepkg -si

3. Information about the libbaseencode package on Arch User Repository (AUR)

ID: 1181144
Name: libbaseencode
PackageBaseID: 121730
PackageBase: libbaseencode
Version: 1.0.14-1
Description: C library for encoding/decoding base32 and base64 data (RFC-4648)
URL: https://github.com/paolostivanin/libbaseencode
NumVotes: 8
Popularity: 0.001421
OutOfDate:
Maintainer: KingofToasters
Submitter: polslinux
FirstSubmitted: 1492965208
LastModified: 1670758147
URLPath: /cgit/aur.git/snapshot/libbaseencode.tar.gz