How to Install and Uninstall maven Package on openSUSE Leap
Last updated: February 03,2025
1. Install "maven" package
This guide covers the steps necessary to install maven on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
maven
Copied
2. Uninstall "maven" package
Please follow the step by step instructions below to uninstall maven on openSUSE Leap:
$
sudo zypper remove
maven
Copied
3. Information about the maven package on openSUSE Leap
Information for package maven:
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : maven
Version : 3.9.6-150200.4.21.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.4 KiB
Installed : No
Status : not installed
Source package : maven-3.9.6-150200.4.21.2.src
Upstream URL : https://maven.apache.org/
Summary : Java project management and project comprehension tool
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.
------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : maven
Version : 3.9.6-150200.4.21.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.4 KiB
Installed : No
Status : not installed
Source package : maven-3.9.6-150200.4.21.2.src
Upstream URL : https://maven.apache.org/
Summary : Java project management and project comprehension tool
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.