reveng on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S reveng

* (Optional) Uninstall reveng on Arch using YAY

$ yay -Rns reveng

2. Manually Install "reveng" via AUR

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

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

b. Clone reveng's git locally

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

c. Go to ~/reveng folder and install it

$ cd ~/reveng $ makepkg -si

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

ID: 1184647
Name: reveng
PackageBaseID: 153067
PackageBase: reveng
Version: 3.0.5-1
Description: Arbitrary-precision CRC calculator and algorithm finder
URL: http://reveng.sourceforge.net/
NumVotes: 3
Popularity: 4.2E-5
OutOfDate: 1705755746
Maintainer: nemSoma
Submitter: nemSoma
FirstSubmitted: 1590157986
LastModified: 1671360658
URLPath: /cgit/aur.git/snapshot/reveng.tar.gz