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

Last updated: November 08,2024

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

$ yay -S android-ndk-14b

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

$ yay -Rns android-ndk-14b

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

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

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

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

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

ID: 539103
Name: android-ndk-14b
PackageBaseID: 135474
PackageBase: android-ndk-14b
Version: r14_b-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fl.duriez
Submitter: fl.duriez
FirstSubmitted: 1535471688
LastModified: 1535471688
URLPath: /cgit/aur.git/snapshot/android-ndk-14b.tar.gz