How to Install and Uninstall maven-surefire.noarch Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "maven-surefire.noarch" package
This is a short guide on how to install maven-surefire.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
maven-surefire.noarch
Copied
2. Uninstall "maven-surefire.noarch" package
Please follow the step by step instructions below to uninstall maven-surefire.noarch on Amazon Linux 2:
$
sudo yum remove
maven-surefire.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the maven-surefire.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : maven-surefire
Arch : noarch
Version : 2.15
Release : 3.amzn2
Size : 403 k
Repo : amzn2-core/2/x86_64
Summary : Test framework project
URL : http://maven.apache.org/surefire/
License : ASL 2.0 and CPL
Description : Surefire is a test framework project.
Available Packages
Name : maven-surefire
Arch : noarch
Version : 2.15
Release : 3.amzn2
Size : 403 k
Repo : amzn2-core/2/x86_64
Summary : Test framework project
URL : http://maven.apache.org/surefire/
License : ASL 2.0 and CPL
Description : Surefire is a test framework project.