How to Install and Uninstall maven.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "maven.noarch" package

Please follow the guidance below to install maven.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install maven.noarch

2. Uninstall "maven.noarch" package

Please follow the step by step instructions below to uninstall maven.noarch on Rocky Linux 8:

$ sudo dnf remove maven.noarch $ sudo dnf autoremove

3. Information about the maven.noarch package on Rocky Linux 8

Last metadata expiration check: 0:46:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : maven
Epoch : 1
Version : 3.5.4
Release : 5.module+el8.6.0+975+c0ed2db8
Architecture : noarch
Size : 26 k
Source : maven-3.5.4-5.module+el8.6.0+975+c0ed2db8.src.rpm
Repository : appstream
Summary : Java project management and project comprehension tool
URL : http://maven.apache.org/
License : ASL 2.0 and MIT
Description : Maven is a software project management and comprehension tool. Based on the
: concept of a project object model (POM), Maven can manage a project's build,
: reporting and documentation from a central piece of information.