perl-convert-base32 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-convert-base32

* (Optional) Uninstall perl-convert-base32 on Arch using YAY

$ yay -Rns perl-convert-base32

2. Manually Install "perl-convert-base32" via AUR

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

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

b. Clone perl-convert-base32's git locally

$ git clone https://aur.archlinux.org/perl-convert-base32.git ~/perl-convert-base32

c. Go to ~/perl-convert-base32 folder and install it

$ cd ~/perl-convert-base32 $ makepkg -si

3. Information about the perl-convert-base32 package on Arch User Repository (AUR)

ID: 1088549
Name: perl-convert-base32
PackageBaseID: 142591
PackageBase: perl-convert-base32
Version: 0.06-5
Description: Encoding and decoding of base32 strings
URL: http://search.cpan.org/dist/Convert-Base32
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1559914215
LastModified: 1654100845
URLPath: /cgit/aur.git/snapshot/perl-convert-base32.tar.gz