mvnsh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mvnsh

* (Optional) Uninstall mvnsh on Arch using YAY

$ yay -Rns mvnsh

2. Manually Install "mvnsh" via AUR

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

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

b. Clone mvnsh's git locally

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

c. Go to ~/mvnsh folder and install it

$ cd ~/mvnsh $ makepkg -si

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

ID: 383299
Name: mvnsh
PackageBaseID: 119704
PackageBase: mvnsh
Version: 1.1.0-1
Description: Interactive CLI interface for Apache Maven.
URL: http://shell.sonatype.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1486924839
LastModified: 1486924839
URLPath: /cgit/aur.git/snapshot/mvnsh.tar.gz