gradle5 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gradle5

* (Optional) Uninstall gradle5 on Arch using YAY

$ yay -Rns gradle5

2. Manually Install "gradle5" via AUR

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

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

b. Clone gradle5's git locally

$ git clone https://aur.archlinux.org/gradle5.git ~/gradle5

c. Go to ~/gradle5 folder and install it

$ cd ~/gradle5 $ makepkg -si

3. Information about the gradle5 package on Arch User Repository (AUR)

ID: 732267
Name: gradle5
PackageBaseID: 152371
PackageBase: gradle5
Version: 5.6.4-2
Description: Powerful build system for the JVM
URL: https://gradle.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jahway603
Submitter: jahway603
FirstSubmitted: 1588661461
LastModified: 1588818715
URLPath: /cgit/aur.git/snapshot/gradle5.tar.gz