base64-converter on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S base64-converter

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

$ yay -Rns base64-converter

2. Manually Install "base64-converter" via AUR

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

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

b. Clone base64-converter's git locally

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

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

$ cd ~/base64-converter $ makepkg -si

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

ID: 1330026
Name: base64-converter
PackageBaseID: 198228
PackageBase: base64-converter
Version: 0.1.3-1
Description: Base64 graphical text converter can convert in real time from/to base64 format
URL: https://github.com/denix666/base64-converter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: den23513
Submitter: den23513
FirstSubmitted: 1696679831
LastModified: 1696679831
URLPath: /cgit/aur.git/snapshot/base64-converter.tar.gz