android-studio on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S android-studio

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

$ yay -Rns android-studio

2. Manually Install "android-studio" via AUR

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

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

b. Clone android-studio's git locally

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

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

$ cd ~/android-studio $ makepkg -si

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

ID: 1418408
Name: android-studio
PackageBaseID: 69975
PackageBase: android-studio
Version: 2023.2.1.23-1
Description: The official Android IDE (Stable branch)
URL: https://developer.android.com/
NumVotes: 1054
Popularity: 2.67942
OutOfDate:
Maintainer: kordianbruck
Submitter: TamCore
FirstSubmitted: 1368647110
LastModified: 1709249705
URLPath: /cgit/aur.git/snapshot/android-studio.tar.gz