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

Last updated: July 08,2024

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

$ yay -S zulu-8-bin

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

$ yay -Rns zulu-8-bin

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

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

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

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

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

ID: 1427382
Name: zulu-8-bin
PackageBaseID: 148295
PackageBase: zulu-8-bin
Version: 8.0.402-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: 3
Popularity: 0
OutOfDate:
Maintainer: guymers
Submitter: guymers
FirstSubmitted: 1579376842
LastModified: 1710459160
URLPath: /cgit/aur.git/snapshot/zulu-8-bin.tar.gz