devpkgcheck on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S devpkgcheck

* (Optional) Uninstall devpkgcheck on Arch using YAY

$ yay -Rns devpkgcheck

2. Manually Install "devpkgcheck" via AUR

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

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

b. Clone devpkgcheck's git locally

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

c. Go to ~/devpkgcheck folder and install it

$ cd ~/devpkgcheck $ makepkg -si

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

ID: 329295
Name: devpkgcheck
PackageBaseID: 106263
PackageBase: devpkgcheck
Version: 1.3-1
Description: Tool that builds and tests pkgbuilds with vcs sources from the AUR
URL: https://gitlab.com/silentboatman/devpkgcheck
NumVotes: 1
Popularity: 0
OutOfDate: 1705693078
Maintainer: heddson
Submitter: heddson
FirstSubmitted: 1453063932
LastModified: 1471037153
URLPath: /cgit/aur.git/snapshot/devpkgcheck.tar.gz