android-ndk-20b on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S android-ndk-20b

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

$ yay -Rns android-ndk-20b

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

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

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

$ cd ~/android-ndk-20b $ makepkg -si

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

ID: 731480
Name: android-ndk-20b
PackageBaseID: 152400
PackageBase: android-ndk-20b
Version: r20b-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jahway603
Submitter: jahway603
FirstSubmitted: 1588706483
LastModified: 1588706483
URLPath: /cgit/aur.git/snapshot/android-ndk-20b.tar.gz