mvn-update on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S mvn-update

* (Optional) Uninstall mvn-update on Arch using YAY

$ yay -Rns mvn-update

2. Manually Install "mvn-update" via AUR

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

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

b. Clone mvn-update's git locally

$ git clone https://aur.archlinux.org/mvn-update.git ~/mvn-update

c. Go to ~/mvn-update folder and install it

$ cd ~/mvn-update $ makepkg -si

3. Information about the mvn-update package on Arch User Repository (AUR)

ID: 241945
Name: mvn-update
PackageBaseID: 98922
PackageBase: mvn-update
Version: 0.3.1-1
Description: Maven artifact version updater for build.gradle config files
URL: https://github.com/victorhaggqvist/mvn-update
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atriix
FirstSubmitted: 1440814817
LastModified: 1445564505
URLPath: /cgit/aur.git/snapshot/mvn-update.tar.gz