monocypher on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S monocypher

* (Optional) Uninstall monocypher on Arch using YAY

$ yay -Rns monocypher

2. Manually Install "monocypher" via AUR

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

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

b. Clone monocypher's git locally

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

c. Go to ~/monocypher folder and install it

$ cd ~/monocypher $ makepkg -si

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

ID: 1126452
Name: monocypher
PackageBaseID: 124842
PackageBase: monocypher
Version: 3.1.3-1
Description: Monocypher is an easy to use crypto library inspired by libsodium and TweetNaCl
URL: https://monocypher.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ephoz
Submitter: demonshreder
FirstSubmitted: 1502817824
LastModified: 1660594086
URLPath: /cgit/aur.git/snapshot/monocypher.tar.gz