How to Install and Uninstall maven-scm Package on openSuSE Tumbleweed

Last updated: February 01,2025

1. Install "maven-scm" package

This is a short guide on how to install maven-scm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install maven-scm

2. Uninstall "maven-scm" package

This is a short guide on how to uninstall maven-scm on openSuSE Tumbleweed:

$ sudo zypper remove maven-scm

3. Information about the maven-scm package on openSuSE Tumbleweed

Information for package maven-scm:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : maven-scm
Version : 1.12.0-7.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : maven-scm-1.12.0-7.1.src
Upstream URL : https://maven.apache.org/scm
Summary : Common API for doing SCM operations
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.