android-sdk-cmake on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S android-sdk-cmake

* (Optional) Uninstall android-sdk-cmake on Arch using YAY

$ yay -Rns android-sdk-cmake

2. Manually Install "android-sdk-cmake" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone android-sdk-cmake's git locally

$ git clone https://aur.archlinux.org/android-sdk-cmake.git ~/android-sdk-cmake

c. Go to ~/android-sdk-cmake folder and install it

$ cd ~/android-sdk-cmake $ makepkg -si

3. Information about the android-sdk-cmake package on Arch User Repository (AUR)

ID: 1304457
Name: android-sdk-cmake
PackageBaseID: 122908
PackageBase: android-sdk-cmake
Version: 3.22.1-1
Description: CMake from Google Android SDK
URL: https://developer.android.com/studio/index.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: yurikoles
Submitter: yan12125
FirstSubmitted: 1495981901
LastModified: 1692137599
URLPath: /cgit/aur.git/snapshot/android-sdk-cmake.tar.gz