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

Last updated: November 15,2024

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

$ yay -S perl-convert-base64

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

$ yay -Rns perl-convert-base64

2. Manually Install "perl-convert-base64" 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-base64's git locally

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

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

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

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

ID: 1036857
Name: perl-convert-base64
PackageBaseID: 176021
PackageBase: perl-convert-base64
Version: 0.001-1
Description: Encoding and decoding of Base64 strings
URL: https://github.com/robn/Convert-Base64
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1644893374
LastModified: 1644893374
URLPath: /cgit/aur.git/snapshot/perl-convert-base64.tar.gz