mnemonicode on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mnemonicode

* (Optional) Uninstall mnemonicode on Arch using YAY

$ yay -Rns mnemonicode

2. Manually Install "mnemonicode" via AUR

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

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

b. Clone mnemonicode's git locally

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

c. Go to ~/mnemonicode folder and install it

$ cd ~/mnemonicode $ makepkg -si

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

ID: 300731
Name: mnemonicode
PackageBaseID: 111050
PackageBase: mnemonicode
Version: 0.73-3
Description: Programs for encoding binary data into a sequence of words
URL: https://github.com/singpolyma/mnemonicode
NumVotes: 0
Popularity: 0
OutOfDate: 1705156236
Maintainer: jsh6789
Submitter: jsh6789
FirstSubmitted: 1462699905
LastModified: 1462701177
URLPath: /cgit/aur.git/snapshot/mnemonicode.tar.gz

5. The same packages on other Linux Distributions