libinfnoise on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libinfnoise

* (Optional) Uninstall libinfnoise on Arch using YAY

$ yay -Rns libinfnoise

2. Manually Install "libinfnoise" via AUR

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

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

b. Clone libinfnoise's git locally

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

c. Go to ~/libinfnoise folder and install it

$ cd ~/libinfnoise $ makepkg -si

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

ID: 1211936
Name: libinfnoise
PackageBaseID: 137121
PackageBase: infnoise
Version: 0.3.3-1
Description: Infinite Noise TRNG library
URL: https://github.com/leetronics/infnoise
NumVotes: 3
Popularity: 0.117855
OutOfDate:
Maintainer: AidanGG
Submitter: AidanGG
FirstSubmitted: 1541212855
LastModified: 1676547921
URLPath: /cgit/aur.git/snapshot/libinfnoise.tar.gz