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

Last updated: July 05,2024

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

Please follow the instructions below to install maven-assembly-plugin.noarch on Fedora 34

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

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

This tutorial shows how to uninstall maven-assembly-plugin.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:15:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : maven-assembly-plugin
Version : 3.3.0
Release : 4.fc34
Architecture : noarch
Size : 230 k
Source : maven-assembly-plugin-3.3.0-4.fc34.src.rpm
Repository : fedora
Summary : Maven Assembly Plugin
URL : https://maven.apache.org/plugins/maven-assembly-plugin/
License : ASL 2.0
Description : A Maven plugin to create archives of your project's sources, classes,
: dependencies etc. from flexible assembly descriptors.