reviewdog-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S reviewdog-bin

* (Optional) Uninstall reviewdog-bin on Arch using YAY

$ yay -Rns reviewdog-bin

2. Manually Install "reviewdog-bin" via AUR

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

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

b. Clone reviewdog-bin's git locally

$ git clone https://aur.archlinux.org/reviewdog-bin.git ~/reviewdog-bin

c. Go to ~/reviewdog-bin folder and install it

$ cd ~/reviewdog-bin $ makepkg -si

3. Information about the reviewdog-bin package on Arch User Repository (AUR)

ID: 1428725
Name: reviewdog-bin
PackageBaseID: 150262
PackageBase: reviewdog-bin
Version: 0.17.2-1
Description: Automated code review tool integrated with any code analysis tools regardless of programming language
URL: https://github.com/reviewdog/reviewdog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: ragouel
FirstSubmitted: 1584304345
LastModified: 1710624332
URLPath: /cgit/aur.git/snapshot/reviewdog-bin.tar.gz