libntru on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libntru" 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 libntru on Arch using YAY
$
yay -S
libntru
Copied
* (Optional) Uninstall libntru on Arch using YAY
$
yay -Rns
libntru
Copied
2. Manually Install "libntru" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libntru's git locally
$
git clone https://aur.archlinux.org/libntru.git
~/libntru
Copied
c. Go to ~/libntru folder and install it
$
cd
~/libntru
Copied
$
makepkg -si
Copied
3. Information about the libntru package on Arch User Repository (AUR)
ID: 619260
Name: libntru
PackageBaseID: 89642
PackageBase: libntru
Version: 0.5-2
Description: C Implementation of NTRUEncrypt
URL: https://github.com/tbuktu/libntru
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: maandree
FirstSubmitted: 1421785566
LastModified: 1559857797
URLPath: /cgit/aur.git/snapshot/libntru.tar.gz
Name: libntru
PackageBaseID: 89642
PackageBase: libntru
Version: 0.5-2
Description: C Implementation of NTRUEncrypt
URL: https://github.com/tbuktu/libntru
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: maandree
FirstSubmitted: 1421785566
LastModified: 1559857797
URLPath: /cgit/aur.git/snapshot/libntru.tar.gz