aenker on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S aenker

* (Optional) Uninstall aenker on Arch using YAY

$ yay -Rns aenker

2. Manually Install "aenker" via AUR

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

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

b. Clone aenker's git locally

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

c. Go to ~/aenker folder and install it

$ cd ~/aenker $ makepkg -si

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

ID: 628784
Name: aenker
PackageBaseID: 137678
PackageBase: aenker
Version: 0.6.0-2
Description: Authenticated encryption on the commandline using a chunked construction and elliptic curve25519 keys.
URL: https://github.com/ansemjo/aenker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ansemjo
Submitter: ansemjo
FirstSubmitted: 1543481599
LastModified: 1562933357
URLPath: /cgit/aur.git/snapshot/aenker.tar.gz