How to Install and Uninstall maven-scm.noarch Package on Amazon Linux 2

Last updated: January 10,2025

1. Install "maven-scm.noarch" package

Please follow the instructions below to install maven-scm.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install maven-scm.noarch

2. Uninstall "maven-scm.noarch" package

Please follow the instructions below to uninstall maven-scm.noarch on Amazon Linux 2:

$ sudo yum remove maven-scm.noarch $ sudo yum autoremove

3. Information about the maven-scm.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : maven-scm
Arch : noarch
Version : 1.8.1
Release : 2.amzn2.0.1
Size : 986 k
Repo : amzn2-core/2/x86_64
Summary : Common API for doing SCM operations
URL : http://maven.apache.org/scm
License : ASL 2.0
Description : Maven SCM supports Maven plugins (e.g. maven-release-plugin) and
: other tools (e.g. Continuum) in providing them a common API for
: doing SCM operations.