android-ndk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S android-ndk

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

$ yay -Rns android-ndk

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

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

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

$ cd ~/android-ndk $ makepkg -si

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

ID: 1408420
Name: android-ndk
PackageBaseID: 27656
PackageBase: android-ndk
Version: r26.c-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 280
Popularity: 1.560471
OutOfDate:
Maintainer: yan12125
Submitter: sergej
FirstSubmitted: 1246008576
LastModified: 1707798751
URLPath: /cgit/aur.git/snapshot/android-ndk.tar.gz