mvnd on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mvnd" 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
Copied
b. Install mvnd on Arch using YAY
$
yay -S
mvnd
Copied
* (Optional) Uninstall mvnd on Arch using YAY
$
yay -Rns
mvnd
Copied
2. Manually Install "mvnd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mvnd's git locally
$
git clone https://aur.archlinux.org/mvnd.git
~/mvnd
Copied
c. Go to ~/mvnd folder and install it
$
cd
~/mvnd
Copied
$
makepkg -si
Copied
3. Information about the mvnd package on Arch User Repository (AUR)
ID: 1237703
Name: mvnd
PackageBaseID: 168310
PackageBase: mvnd
Version: 0.9.0-2
Description: Maven Deamon, which aims at providing faster Maven builds using techniques known from Gradle and Takari.
URL: https://github.com/apache/maven-mvnd
NumVotes: 2
Popularity: 6.2E-5
OutOfDate:
Maintainer: splatch
Submitter: niyanhhhhh
FirstSubmitted: 1624619907
LastModified: 1680813159
URLPath: /cgit/aur.git/snapshot/mvnd.tar.gz
Name: mvnd
PackageBaseID: 168310
PackageBase: mvnd
Version: 0.9.0-2
Description: Maven Deamon, which aims at providing faster Maven builds using techniques known from Gradle and Takari.
URL: https://github.com/apache/maven-mvnd
NumVotes: 2
Popularity: 6.2E-5
OutOfDate:
Maintainer: splatch
Submitter: niyanhhhhh
FirstSubmitted: 1624619907
LastModified: 1680813159
URLPath: /cgit/aur.git/snapshot/mvnd.tar.gz