android-cmake on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S android-cmake

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

$ yay -Rns android-cmake

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

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

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

$ cd ~/android-cmake $ makepkg -si

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

ID: 1427898
Name: android-cmake
PackageBaseID: 142715
PackageBase: android-cmake
Version: 1-2
Description: CMake wrapper for Android
URL: https://cmake.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hipersayan_x
Submitter: hipersayan_x
FirstSubmitted: 1560355321
LastModified: 1710535063
URLPath: /cgit/aur.git/snapshot/android-cmake.tar.gz