How to Install and Uninstall xmvn-tools.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "xmvn-tools.noarch" package

Please follow the guidelines below to install xmvn-tools.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install xmvn-tools.noarch

2. Uninstall "xmvn-tools.noarch" package

This is a short guide on how to uninstall xmvn-tools.noarch on Fedora 35:

$ sudo dnf remove xmvn-tools.noarch $ sudo dnf autoremove

3. Information about the xmvn-tools.noarch package on Fedora 35

Last metadata expiration check: 2:10:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : xmvn-tools
Version : 4.0.0
Release : 1.fc35
Architecture : noarch
Size : 114 k
Source : xmvn-4.0.0-1.fc35.src.rpm
Repository : fedora
Summary : XMvn tools
URL : https://fedora-java.github.io/xmvn/
License : ASL 2.0
Description : This package provides various XMvn tools:
: * XMvn Install, which is a command-line interface to XMvn installer.
: The installer reads reactor metadata and performs artifact
: installation according to specified configuration.
: * XMvn Resolver, which is a very simple commald-line tool to resolve
: Maven artifacts from system repositories. Basically it's just an
: interface to artifact resolution mechanism implemented by XMvn Core.
: The primary intended use case of XMvn Resolver is debugging local
: artifact repositories.
: * XMvn Subst, which is a tool that can substitute Maven artifact files
: with symbolic links to corresponding files in artifact repository.