How to Install and Uninstall os-maven-plugin.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "os-maven-plugin.noarch" package
Please follow the steps below to install os-maven-plugin.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
os-maven-plugin.noarch
Copied
2. Uninstall "os-maven-plugin.noarch" package
Please follow the steps below to uninstall os-maven-plugin.noarch on Fedora 34:
$
sudo dnf remove
os-maven-plugin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the os-maven-plugin.noarch package on Fedora 34
Last metadata expiration check: 5:22:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : os-maven-plugin
Version : 1.6.2
Release : 3.fc34
Architecture : noarch
Size : 39 k
Source : os-maven-plugin-1.6.2-3.fc34.src.rpm
Repository : fedora
Summary : Maven plugin for generating platform-dependent properties
URL : https://github.com/trustin/os-maven-plugin/
License : ASL 2.0
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.
Available Packages
Name : os-maven-plugin
Version : 1.6.2
Release : 3.fc34
Architecture : noarch
Size : 39 k
Source : os-maven-plugin-1.6.2-3.fc34.src.rpm
Repository : fedora
Summary : Maven plugin for generating platform-dependent properties
URL : https://github.com/trustin/os-maven-plugin/
License : ASL 2.0
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.