zulu-10-bin on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "zulu-10-bin" 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 zulu-10-bin on Arch using YAY

$ yay -S zulu-10-bin

* (Optional) Uninstall zulu-10-bin on Arch using YAY

$ yay -Rns zulu-10-bin

2. Manually Install "zulu-10-bin" via AUR

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

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

b. Clone zulu-10-bin's git locally

$ git clone https://aur.archlinux.org/zulu-10-bin.git ~/zulu-10-bin

c. Go to ~/zulu-10-bin folder and install it

$ cd ~/zulu-10-bin $ makepkg -si

3. Information about the zulu-10-bin package on Arch User Repository (AUR)

ID: 542387
Name: zulu-10-bin
PackageBaseID: 135779
PackageBase: zulu-10-bin
Version: 10.0.2-2
Description: Zulu is a certified build of OpenJDK that is fully compliant with the Java SE standard.
URL: https://www.azul.com/zulu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1536321588
LastModified: 1536467817
URLPath: /cgit/aur.git/snapshot/zulu-10-bin.tar.gz