android-studio-beta on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S android-studio-beta

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

$ yay -Rns android-studio-beta

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

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

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

$ cd ~/android-studio-beta $ makepkg -si

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

ID: 1411325
Name: android-studio-beta
PackageBaseID: 114698
PackageBase: android-studio-beta
Version: 2023.2.1.22-1
Description: The Official Android IDE (Beta branch)
URL: https://developer.android.com/studio/preview
NumVotes: 18
Popularity: 0.080759
OutOfDate:
Maintainer: yurikoles
Submitter: tad
FirstSubmitted: 1471211083
LastModified: 1708257325
URLPath: /cgit/aur.git/snapshot/android-studio-beta.tar.gz