mnesec on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S mnesec

* (Optional) Uninstall mnesec on Arch using YAY

$ yay -Rns mnesec

2. Manually Install "mnesec" via AUR

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

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

b. Clone mnesec's git locally

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

c. Go to ~/mnesec folder and install it

$ cd ~/mnesec $ makepkg -si

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

ID: 920791
Name: mnesec
PackageBaseID: 162157
PackageBase: mnesec
Version: 1.0.0-2
Description: Generates mnemonic sequences from random bytes from stdin
URL: https://github.com/yunmikun2/mnesec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yunmikun2
Submitter: yunmikun2
FirstSubmitted: 1610830263
LastModified: 1623633132
URLPath: /cgit/aur.git/snapshot/mnesec.tar.gz