How to Install and Uninstall maven.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "maven.noarch" package
This tutorial shows how to install maven.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
maven.noarch
Copied
2. Uninstall "maven.noarch" package
This guide let you learn how to uninstall maven.noarch on Oracle Linux 9:
$
sudo dnf remove
maven.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the maven.noarch package on Oracle Linux 9
Last metadata expiration check: 2:58:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : maven
Epoch : 1
Version : 3.6.3
Release : 15.el9
Architecture : noarch
Size : 24 k
Source : maven-3.6.3-15.el9.src.rpm
Repository : ol9_appstream
Summary : Java project management and project comprehension tool
URL : https://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.
Available Packages
Name : maven
Epoch : 1
Version : 3.6.3
Release : 15.el9
Architecture : noarch
Size : 24 k
Source : maven-3.6.3-15.el9.src.rpm
Repository : ol9_appstream
Summary : Java project management and project comprehension tool
URL : https://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.