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

Last updated: June 28,2024

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

$ yay -S android-sdk-ant

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

$ yay -Rns android-sdk-ant

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

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

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

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

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

ID: 453331
Name: android-sdk-ant
PackageBaseID: 126267
PackageBase: android-sdk-ant
Version: 25.2.5-3
Description: Apache Ant build scripts and libraries for the Android SDK
URL: https://developer.android.com/studio/releases/sdk-tools.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gavinhungry
FirstSubmitted: 1507681778
LastModified: 1508458378
URLPath: /cgit/aur.git/snapshot/android-sdk-ant.tar.gz