android-ndk-11c on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S android-ndk-11c

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

$ yay -Rns android-ndk-11c

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

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

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

$ cd ~/android-ndk-11c $ makepkg -si

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

ID: 560055
Name: android-ndk-11c
PackageBaseID: 136653
PackageBase: android-ndk-11c
Version: r11_c-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1539552254
LastModified: 1542238677
URLPath: /cgit/aur.git/snapshot/android-ndk-11c.tar.gz