chicken-base64 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-base64

* (Optional) Uninstall chicken-base64 on Arch using YAY

$ yay -Rns chicken-base64

2. Manually Install "chicken-base64" via AUR

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

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

b. Clone chicken-base64's git locally

$ git clone https://aur.archlinux.org/chicken-base64.git ~/chicken-base64

c. Go to ~/chicken-base64 folder and install it

$ cd ~/chicken-base64 $ makepkg -si

3. Information about the chicken-base64 package on Arch User Repository (AUR)

ID: 1378946
Name: chicken-base64
PackageBaseID: 201043
PackageBase: chicken-base64
Version: 1.0-1
Description: Encoding and decoding of base64 strings for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/base64
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704201648
LastModified: 1704201648
URLPath: /cgit/aur.git/snapshot/chicken-base64.tar.gz