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
Copied
b. Install devpkgcheck on Arch using YAY
$
yay -S
devpkgcheck
Copied
* (Optional) Uninstall devpkgcheck on Arch using YAY
$
yay -Rns
devpkgcheck
Copied
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
Copied
b. Clone devpkgcheck's git locally
$
git clone https://aur.archlinux.org/devpkgcheck.git
~/devpkgcheck
Copied
c. Go to ~/devpkgcheck folder and install it
$
cd
~/devpkgcheck
Copied
$
makepkg -si
Copied
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
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