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

Last updated: May 20,2024

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

$ yay -S zulu-18-bin

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

$ yay -Rns zulu-18-bin

2. Manually Install "zulu-18-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-18-bin's git locally

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

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

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

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

ID: 1114362
Name: zulu-18-bin
PackageBaseID: 177451
PackageBase: zulu-18-bin
Version: 18.0.2-1
Description: Azul Zulu builds of OpenJDK are open source, TCK-tested and certified builds of OpenJDK.
URL: https://www.azul.com/downloads/
NumVotes: 2
Popularity: 0.948931
OutOfDate:
Maintainer: guymers
FirstSubmitted: 1648716324
LastModified: 1658303611
URLPath: /cgit/aur.git/snapshot/zulu-18-bin.tar.gz