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

Last updated: June 24,2024

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

$ yay -S android-sdk-dummy

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

$ yay -Rns android-sdk-dummy

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

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

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

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

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

ID: 1055237
Name: android-sdk-dummy
PackageBaseID: 109898
PackageBase: android-sdk-dummy
Version: 26.1.1-1
Description: Google Android SDK, dummy package
URL: https://developer.android.com/studio/releases/sdk-tools.html
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: dreamingincode
Submitter: dreamingincode
FirstSubmitted: 1460190119
LastModified: 1647982904
URLPath: /cgit/aur.git/snapshot/android-sdk-dummy.tar.gz