gradle6 on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gradle6

* (Optional) Uninstall gradle6 on Arch using YAY

$ yay -Rns gradle6

2. Manually Install "gradle6" via AUR

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

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

b. Clone gradle6's git locally

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

c. Go to ~/gradle6 folder and install it

$ cd ~/gradle6 $ makepkg -si

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

ID: 1071717
Name: gradle6
PackageBaseID: 166162
PackageBase: gradle6
Version: 6.9.2-3
Description: Powerful build system for the JVM
URL: https://gradle.org/
NumVotes: 3
Popularity: 0.00011
OutOfDate: 1704810512
Maintainer: AmberArch
Submitter: class101
FirstSubmitted: 1619563082
LastModified: 1650905866
URLPath: /cgit/aur.git/snapshot/gradle6.tar.gz