android-ndk-10e on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S android-ndk-10e

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

$ yay -Rns android-ndk-10e

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

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

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

$ cd ~/android-ndk-10e $ makepkg -si

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

ID: 321063
Name: android-ndk-10e
PackageBaseID: 113572
PackageBase: android-ndk-10e
Version: r10_e-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: farwayer
Submitter: farwayer
FirstSubmitted: 1468420099
LastModified: 1468420359
URLPath: /cgit/aur.git/snapshot/android-ndk-10e.tar.gz