android-ndk on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "android-ndk" 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
Copied
b. Install android-ndk on Arch using YAY
$
yay -S
android-ndk
Copied
* (Optional) Uninstall android-ndk on Arch using YAY
$
yay -Rns
android-ndk
Copied
2. Manually Install "android-ndk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone android-ndk's git locally
$
git clone https://aur.archlinux.org/android-ndk.git
~/android-ndk
Copied
c. Go to ~/android-ndk folder and install it
$
cd
~/android-ndk
Copied
$
makepkg -si
Copied
3. Information about the android-ndk package on Arch User Repository (AUR)
ID: 1408420
Name: android-ndk
PackageBaseID: 27656
PackageBase: android-ndk
Version: r26.c-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 280
Popularity: 1.560471
OutOfDate:
Maintainer: yan12125
Submitter: sergej
FirstSubmitted: 1246008576
LastModified: 1707798751
URLPath: /cgit/aur.git/snapshot/android-ndk.tar.gz
Name: android-ndk
PackageBaseID: 27656
PackageBase: android-ndk
Version: r26.c-1
Description: Android C/C++ developer kit
URL: https://developer.android.com/ndk/
NumVotes: 280
Popularity: 1.560471
OutOfDate:
Maintainer: yan12125
Submitter: sergej
FirstSubmitted: 1246008576
LastModified: 1707798751
URLPath: /cgit/aur.git/snapshot/android-ndk.tar.gz