How to Install and Uninstall xmvn.noarch Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "xmvn.noarch" package

Please follow the guidance below to install xmvn.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install xmvn.noarch

2. Uninstall "xmvn.noarch" package

Please follow the step by step instructions below to uninstall xmvn.noarch on Amazon Linux 2:

$ sudo yum remove xmvn.noarch $ sudo yum autoremove

3. Information about the xmvn.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : xmvn
Arch : noarch
Version : 1.3.0
Release : 6.amzn2
Size : 241 k
Repo : amzn2-core/2/x86_64
Summary : Local Extensions for Apache Maven
URL : http://mizdebsk.fedorapeople.org/xmvn
License : ASL 2.0
Description : This package provides extensions for Apache Maven that can be used
: to manage system artifact repository and use it to resolve Maven
: artifacts in offline mode, as well as Maven plugins to help with
: creating RPM packages containing Maven artifacts.