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

Last updated: June 06,2024

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

$ yay -S android-sdk-build-tools-19

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

$ yay -Rns android-sdk-build-tools-19

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

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

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

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

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

ID: 188173
Name: android-sdk-build-tools-19
PackageBaseID: 87107
PackageBase: android-sdk-build-tools-19
Version: r19-3
Description: Build-Tools for Google Android SDK (aapt, aidl, dexdump, dx, llvm-rs-cc)
URL: http://developer.android.com/sdk/index.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: nslxndr
Submitter: johnguant
FirstSubmitted: 1414905114
LastModified: 1433839037
URLPath: /cgit/aur.git/snapshot/android-sdk-build-tools-19.tar.gz