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