libntru on AUR (Arch User Repository)

Last updated: July 04,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

b. Install libntru on Arch using YAY

$ yay -S libntru

* (Optional) Uninstall libntru on Arch using YAY

$ yay -Rns libntru

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

b. Clone libntru's git locally

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

c. Go to ~/libntru folder and install it

$ cd ~/libntru $ makepkg -si

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