android-ndk-19 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S android-ndk-19

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

$ yay -Rns android-ndk-19

2. Manually Install "android-ndk-19" 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-19's git locally

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

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

$ cd ~/android-ndk-19 $ makepkg -si

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

ID: 691383
Name: android-ndk-19
PackageBaseID: 148641
PackageBase: android-ndk-19
Version: r19-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: philm
FirstSubmitted: 1580410027
LastModified: 1580410027
URLPath: /cgit/aur.git/snapshot/android-ndk-19.tar.gz