pkgbuild-introspection on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S pkgbuild-introspection

* (Optional) Uninstall pkgbuild-introspection on Arch using YAY

$ yay -Rns pkgbuild-introspection

2. Manually Install "pkgbuild-introspection" via AUR

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

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

b. Clone pkgbuild-introspection's git locally

$ git clone https://aur.archlinux.org/pkgbuild-introspection.git ~/pkgbuild-introspection

c. Go to ~/pkgbuild-introspection folder and install it

$ cd ~/pkgbuild-introspection $ makepkg -si

3. Information about the pkgbuild-introspection package on Arch User Repository (AUR)

ID: 833080
Name: pkgbuild-introspection
PackageBaseID: 129230
PackageBase: pkgbuild-introspection
Version: 9-1
Description: Tool for generating .SRCINFO files (mksrcinfo)
URL: https://github.com/falconindy/pkgbuild-introspection
NumVotes: 27
Popularity: 0.008883
OutOfDate: 1704925472
Maintainer: severach
Submitter: cdown
FirstSubmitted: 1516051575
LastModified: 1607886434
URLPath: /cgit/aur.git/snapshot/pkgbuild-introspection.tar.gz