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

Last updated: July 03,2024

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

$ yay -S gradle-bash-completion

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

$ yay -Rns gradle-bash-completion

2. Manually Install "gradle-bash-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-bash-completion's git locally

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

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

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

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

ID: 611986
Name: gradle-bash-completion
PackageBaseID: 141999
PackageBase: gradle-bash-completion
Version: 1.4.1-1
Description: Bash completion for Gradle
URL: https://github.com/gradle/gradle-completion
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: maelstor
Submitter: maelstor
FirstSubmitted: 1557692066
LastModified: 1557692066
URLPath: /cgit/aur.git/snapshot/gradle-bash-completion.tar.gz