How to Install and Uninstall maven-shared-utils.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "maven-shared-utils.noarch" package
This is a short guide on how to install maven-shared-utils.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-shared-utils.noarch
Copied
2. Uninstall "maven-shared-utils.noarch" package
This is a short guide on how to uninstall maven-shared-utils.noarch on Amazon Linux 2:
$
sudo yum remove
maven-shared-utils.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-shared-utils.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-shared-utils
Arch : noarch
Version : 0.4
Release : 3.amzn2
Size : 146 k
Repo : amzn2-core/2/x86_64
Summary : Maven shared utility classes
URL : http://maven.apache.org/shared/maven-shared-utils
License : ASL 2.0
Description : This project aims to be a functional replacement for plexus-utils
: in Maven.
:
: It is not a 100% API compatible replacement though but a
: replacement with improvements: lots of methods got cleaned up,
: generics got added and we dropped a lot of unused code.
Available Packages
Name : maven-shared-utils
Arch : noarch
Version : 0.4
Release : 3.amzn2
Size : 146 k
Repo : amzn2-core/2/x86_64
Summary : Maven shared utility classes
URL : http://maven.apache.org/shared/maven-shared-utils
License : ASL 2.0
Description : This project aims to be a functional replacement for plexus-utils
: in Maven.
:
: It is not a 100% API compatible replacement though but a
: replacement with improvements: lots of methods got cleaned up,
: generics got added and we dropped a lot of unused code.