ent on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ent

* (Optional) Uninstall ent on Arch using YAY

$ yay -Rns ent

2. Manually Install "ent" via AUR

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

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

b. Clone ent's git locally

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

c. Go to ~/ent folder and install it

$ cd ~/ent $ makepkg -si

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

ID: 907191
Name: ent
PackageBaseID: 22817
PackageBase: ent
Version: 1.2-1
Description: Pseudorandom number sequence test
URL: http://packages.debian.org/sid/ent
NumVotes: 19
Popularity: 1.0E-6
OutOfDate:
Maintainer: Bevan
Submitter: galdor
FirstSubmitted: 1230921273
LastModified: 1621016218
URLPath: /cgit/aur.git/snapshot/ent.tar.gz