android-emulator on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S android-emulator

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

$ yay -Rns android-emulator

2. Manually Install "android-emulator" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone android-emulator's git locally

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

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

$ cd ~/android-emulator $ makepkg -si

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

ID: 1423659
Name: android-emulator
PackageBaseID: 121633
PackageBase: android-emulator
Version: 34.1.19-1
Description: Google Android Emulator
URL: https://developer.android.com/studio/releases/emulator.html
NumVotes: 55
Popularity: 0.586536
OutOfDate:
Maintainer: dreamingincode
Submitter: dreamingincode
FirstSubmitted: 1492585566
LastModified: 1709964197
URLPath: /cgit/aur.git/snapshot/android-emulator.tar.gz

5. The same packages on other Linux Distributions