gradle4 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gradle4

* (Optional) Uninstall gradle4 on Arch using YAY

$ yay -Rns gradle4

2. Manually Install "gradle4" via AUR

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

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

b. Clone gradle4's git locally

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

c. Go to ~/gradle4 folder and install it

$ cd ~/gradle4 $ makepkg -si

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

ID: 639891
Name: gradle4
PackageBaseID: 124103
PackageBase: gradle4
Version: 4.10.3-3
Description: Powerful build system for the JVM
URL: https://gradle.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1500224410
LastModified: 1566647459
URLPath: /cgit/aur.git/snapshot/gradle4.tar.gz