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

Last updated: May 19,2024

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

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

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

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

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

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

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

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

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

ID: 188186
Name: android-sdk-build-tools-22
PackageBaseID: 91517
PackageBase: android-sdk-build-tools-22
Version: r22-2
Description: Build-Tools for Google Android SDK (aapt, aidl, dexdump, dx, llvm-rs-cc)
URL: http://developer.android.com/sdk/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nslxndr
Submitter: johnguant
FirstSubmitted: 1426906588
LastModified: 1433839288
URLPath: /cgit/aur.git/snapshot/android-sdk-build-tools-22.tar.gz