gradle-autowrap on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gradle-autowrap

* (Optional) Uninstall gradle-autowrap on Arch using YAY

$ yay -Rns gradle-autowrap

2. Manually Install "gradle-autowrap" via AUR

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

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

b. Clone gradle-autowrap's git locally

$ git clone https://aur.archlinux.org/gradle-autowrap.git ~/gradle-autowrap

c. Go to ~/gradle-autowrap folder and install it

$ cd ~/gradle-autowrap $ makepkg -si

3. Information about the gradle-autowrap package on Arch User Repository (AUR)

ID: 931858
Name: gradle-autowrap
PackageBaseID: 118892
PackageBase: gradle-autowrap
Version: 1.1.1-1
Description: Alternative Gradle front-end that redirects to Gradle wrapper if available
URL:
NumVotes: 3
Popularity: 1.1E-5
OutOfDate:
Maintainer: emlun
Submitter: emlun
FirstSubmitted: 1484762997
LastModified: 1625726962
URLPath: /cgit/aur.git/snapshot/gradle-autowrap.tar.gz