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

Last updated: October 05,2024

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

$ yay -S android-ndk-r17c

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

$ yay -Rns android-ndk-r17c

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

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

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

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

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

ID: 741629
Name: android-ndk-r17c
PackageBaseID: 136454
PackageBase: android-ndk-r17c
Version: r17c-1
Description: Android C/C++ developer kit (r17c)
URL: https://developer.android.com/ndk/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: linarcx
FirstSubmitted: 1538650054
LastModified: 1590314163
URLPath: /cgit/aur.git/snapshot/android-ndk-r17c.tar.gz