How to Install and Uninstall os-maven-plugin Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "os-maven-plugin" package

This guide let you learn how to install os-maven-plugin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install os-maven-plugin

2. Uninstall "os-maven-plugin" package

Please follow the guidance below to uninstall os-maven-plugin on openSuSE Tumbleweed:

$ sudo zypper remove os-maven-plugin

3. Information about the os-maven-plugin package on openSuSE Tumbleweed

Information for package os-maven-plugin:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : os-maven-plugin
Version : 1.7.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 48.4 KiB
Installed : No
Status : not installed
Source package : os-maven-plugin-1.7.0-4.1.src
Upstream URL : https://github.com/trustin/os-maven-plugin/
Summary : Maven plugin for generating platform-dependent properties
Description :
os-maven-plugin is a Maven extension/plugin that generates various
useful platform-dependent project properties normalized from
${os.name} and ${os.arch}.
${os.name} and ${os.arch} are often subtly different between JVM and
operating system versions or they sometimes contain machine-unfriendly
characters such as whitespaces. This plugin tries to remove such
fragmentation so that you can determine the current operating system
and architecture reliably.

5. The same packages on other Linux Distributions