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
Copied
b. Install mnesec on Arch using YAY
$
yay -S
mnesec
Copied
* (Optional) Uninstall mnesec on Arch using YAY
$
yay -Rns
mnesec
Copied
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
Copied
b. Clone mnesec's git locally
$
git clone https://aur.archlinux.org/mnesec.git
~/mnesec
Copied
c. Go to ~/mnesec folder and install it
$
cd
~/mnesec
Copied
$
makepkg -si
Copied
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
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