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

Last updated: June 26,2024

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

$ yay -S zulu-12-bin

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

$ yay -Rns zulu-12-bin

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

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

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

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

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

ID: 635048
Name: zulu-12-bin
PackageBaseID: 140516
PackageBase: zulu-12-bin
Version: 12.0.2-1
Description: Zulu Community builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads.
URL: https://www.azul.com/products/zulu-community/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1553337351
LastModified: 1565007883
URLPath: /cgit/aur.git/snapshot/zulu-12-bin.tar.gz