genreport on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S genreport

* (Optional) Uninstall genreport on Arch using YAY

$ yay -Rns genreport

2. Manually Install "genreport" via AUR

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

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

b. Clone genreport's git locally

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

c. Go to ~/genreport folder and install it

$ cd ~/genreport $ makepkg -si

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

ID: 579455
Name: genreport
PackageBaseID: 138978
PackageBase: genreport
Version: 20190122-1
Description: Provides tools to check the DNS protocol compliance of the servers.
URL: https://gitlab.isc.org/isc-projects/DNS-Compliance-Testing
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: g0dsCookie
FirstSubmitted: 1548229867
LastModified: 1548229867
URLPath: /cgit/aur.git/snapshot/genreport.tar.gz