codecrypt on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S codecrypt

* (Optional) Uninstall codecrypt on Arch using YAY

$ yay -Rns codecrypt

2. Manually Install "codecrypt" via AUR

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

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

b. Clone codecrypt's git locally

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

c. Go to ~/codecrypt folder and install it

$ cd ~/codecrypt $ makepkg -si

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

ID: 458004
Name: codecrypt
PackageBaseID: 106277
PackageBase: codecrypt
Version: 1.8-1
Description: The post-quantum cryptography tool
URL: http://e-x-a.org/codecrypt/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Saluu
Submitter: Saluu
FirstSubmitted: 1453108349
LastModified: 1509756724
URLPath: /cgit/aur.git/snapshot/codecrypt.tar.gz