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

Last updated: April 29,2024

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

$ yay -S android-ndk-r18b

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

$ yay -Rns android-ndk-r18b

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

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

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

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

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

ID: 641004
Name: android-ndk-r18b
PackageBaseID: 144635
PackageBase: android-ndk-r18b
Version: r18b-1
Description: Android C/C++ developer kit (r18b)
URL: https://developer.android.com/ndk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sjakub
Submitter: sjakub
FirstSubmitted: 1567020104
LastModified: 1567020104
URLPath: /cgit/aur.git/snapshot/android-ndk-r18b.tar.gz