nettle6 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S nettle6

* (Optional) Uninstall nettle6 on Arch using YAY

$ yay -Rns nettle6

2. Manually Install "nettle6" via AUR

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

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

b. Clone nettle6's git locally

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

c. Go to ~/nettle6 folder and install it

$ cd ~/nettle6 $ makepkg -si

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

ID: 859116
Name: nettle6
PackageBaseID: 145518
PackageBase: nettle6
Version: 3.4.1-2
Description: A low-level cryptographic library (legacy version)
URL: http://www.lysator.liu.se/~nisse/nettle/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: simonfxr
Submitter: simonfxr
FirstSubmitted: 1570099891
LastModified: 1612542463
URLPath: /cgit/aur.git/snapshot/nettle6.tar.gz