How to Install and Uninstall maven-shade-plugin.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "maven-shade-plugin.noarch" package

Please follow the steps below to install maven-shade-plugin.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install maven-shade-plugin.noarch

2. Uninstall "maven-shade-plugin.noarch" package

This is a short guide on how to uninstall maven-shade-plugin.noarch on Fedora 34:

$ sudo dnf remove maven-shade-plugin.noarch $ sudo dnf autoremove

3. Information about the maven-shade-plugin.noarch package on Fedora 34

Last metadata expiration check: 2:01:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : maven-shade-plugin
Version : 3.2.4
Release : 4.fc34
Architecture : noarch
Size : 134 k
Source : maven-shade-plugin-3.2.4-4.fc34.src.rpm
Repository : fedora
Summary : Maven plugin for packaging artifacts in an uber-jar
URL : https://maven.apache.org/plugins/maven-shade-plugin
License : ASL 2.0
Description : This plugin provides the capability to package the artifact in an
: uber-jar, including its dependencies and to shade - i.e. rename - the
: packages of some of the dependencies.