android-sdk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S android-sdk

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

$ yay -Rns android-sdk

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

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

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

$ cd ~/android-sdk $ makepkg -si

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

ID: 1055234
Name: android-sdk
PackageBaseID: 13751
PackageBase: android-sdk
Version: 26.1.1-2
Description: Google Android SDK
URL: https://developer.android.com/studio/releases/sdk-tools.html
NumVotes: 1486
Popularity: 2.407413
OutOfDate:
Maintainer: dreamingincode
Submitter:
FirstSubmitted: 1194895596
LastModified: 1647982720
URLPath: /cgit/aur.git/snapshot/android-sdk.tar.gz