android-sdk-build-tools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S android-sdk-build-tools

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

$ yay -Rns android-sdk-build-tools

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

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

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

$ cd ~/android-sdk-build-tools $ makepkg -si

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

ID: 1273259
Name: android-sdk-build-tools
PackageBaseID: 69983
PackageBase: android-sdk-build-tools
Version: r34.0.0-2
Description: Build-Tools for Google Android SDK (aapt, aidl, dexdump, dx, llvm-rs-cc)
URL: https://developer.android.com/studio/releases/build-tools
NumVotes: 482
Popularity: 1.729045
OutOfDate:
Maintainer: mynacol
Submitter: xgdgsc
FirstSubmitted: 1368675882
LastModified: 1686767336
URLPath: /cgit/aur.git/snapshot/android-sdk-build-tools.tar.gz