android-ndk-16b on AUR (Arch User Repository)

Last updated: March 06,2025

1. Install "android-ndk-16b" 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-ndk-16b on Arch using YAY

$ yay -S android-ndk-16b

* (Optional) Uninstall android-ndk-16b on Arch using YAY

$ yay -Rns android-ndk-16b

2. Manually Install "android-ndk-16b" via AUR

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

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

b. Clone android-ndk-16b's git locally

$ git clone https://aur.archlinux.org/android-ndk-16b.git ~/android-ndk-16b

c. Go to ~/android-ndk-16b folder and install it

$ cd ~/android-ndk-16b $ makepkg -si

3. Information about the android-ndk-16b package on Arch User Repository (AUR)

ID: 622261
Name: android-ndk-16b
PackageBaseID: 138093
PackageBase: android-ndk-16b
Version: r16_b-2
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spacepluk
FirstSubmitted: 1545034540
LastModified: 1560765313
URLPath: /cgit/aur.git/snapshot/android-ndk-16b.tar.gz