gradle-zsh-completion on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gradle-zsh-completion

* (Optional) Uninstall gradle-zsh-completion on Arch using YAY

$ yay -Rns gradle-zsh-completion

2. Manually Install "gradle-zsh-completion" via AUR

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

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

b. Clone gradle-zsh-completion's git locally

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

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

$ cd ~/gradle-zsh-completion $ makepkg -si

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

ID: 692466
Name: gradle-zsh-completion
PackageBaseID: 148755
PackageBase: gradle-zsh-completion
Version: master_fa72b79-2
Description: ZSH completion for Gradle
URL: https://github.com/gradle/gradle-completion
NumVotes: 1
Popularity: 0.006815
OutOfDate:
Maintainer: Bobko
Submitter: Bobko
FirstSubmitted: 1580697394
LastModified: 1580699066
URLPath: /cgit/aur.git/snapshot/gradle-zsh-completion.tar.gz