graudit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S graudit

* (Optional) Uninstall graudit on Arch using YAY

$ yay -Rns graudit

2. Manually Install "graudit" via AUR

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

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

b. Clone graudit's git locally

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

c. Go to ~/graudit folder and install it

$ cd ~/graudit $ makepkg -si

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

ID: 1051905
Name: graudit
PackageBaseID: 98561
PackageBase: graudit
Version: 3.4-1
Description: Grep rough source code auditing tool.
URL: https://github.com/wireghoul/graudit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crave
Submitter: antoniovazquez
FirstSubmitted: 1440600210
LastModified: 1647429403
URLPath: /cgit/aur.git/snapshot/graudit.tar.gz