android-pkg-config on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S android-pkg-config

* (Optional) Uninstall android-pkg-config on Arch using YAY

$ yay -Rns android-pkg-config

2. Manually Install "android-pkg-config" via AUR

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

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

b. Clone android-pkg-config's git locally

$ git clone https://aur.archlinux.org/android-pkg-config.git ~/android-pkg-config

c. Go to ~/android-pkg-config folder and install it

$ cd ~/android-pkg-config $ makepkg -si

3. Information about the android-pkg-config package on Arch User Repository (AUR)

ID: 1407049
Name: android-pkg-config
PackageBaseID: 140966
PackageBase: android-pkg-config
Version: 2-2
Description: Support pkg-config script (does not depend on any particular version of pkg-config). Useful for pkg-config powered cross-compiling for Android, see http://tinyurl.com/pkg-config-cross for more info
URL: http://pkg-config.freedesktop.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hipersayan_x
Submitter: hipersayan_x
FirstSubmitted: 1554325469
LastModified: 1707576279
URLPath: /cgit/aur.git/snapshot/android-pkg-config.tar.gz