mvnvm on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mvnvm

* (Optional) Uninstall mvnvm on Arch using YAY

$ yay -Rns mvnvm

2. Manually Install "mvnvm" via AUR

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

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

b. Clone mvnvm's git locally

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

c. Go to ~/mvnvm folder and install it

$ cd ~/mvnvm $ makepkg -si

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

ID: 1364703
Name: mvnvm
PackageBaseID: 95374
PackageBase: mvnvm
Version: 1.0.26-1
Description: Maven version manager
URL: https://bitbucket.org/mjensen/mvnvm/
NumVotes: 7
Popularity: 0.180779
OutOfDate:
Maintainer: adsun
Submitter: ajknoll
FirstSubmitted: 1435646265
LastModified: 1701733353
URLPath: /cgit/aur.git/snapshot/mvnvm.tar.gz