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

Last updated: October 06,2024

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

$ yay -S jdk-android-studio

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

$ yay -Rns jdk-android-studio

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

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

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

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

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

ID: 1197876
Name: jdk-android-studio
PackageBaseID: 183060
PackageBase: jdk-android-studio
Version: 2-2
Description: Integrate android-studio provided JDK with archlinux-java
URL: https://developer.android.com/studio
NumVotes: 3
Popularity: 0.117836
OutOfDate:
Maintainer: ferreum
Submitter: ferreum
FirstSubmitted: 1654879279
LastModified: 1673893440
URLPath: /cgit/aur.git/snapshot/jdk-android-studio.tar.gz