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

Last updated: November 29,2024

1. Install "xmvn-tools.noarch" package

This guide let you learn how to install xmvn-tools.noarch on Fedora 39

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

2. Uninstall "xmvn-tools.noarch" package

Please follow the instructions below to uninstall xmvn-tools.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:27:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : xmvn-tools
Version : 4.2.0
Release : 4.fc39
Architecture : noarch
Size : 113 k
Source : xmvn-4.2.0-4.fc39.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.