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

Last updated: July 03,2024

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

Please follow the step by step instructions below to install maven-source-plugin.noarch on Fedora 34

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

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

This guide let you learn how to uninstall maven-source-plugin.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:40:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : maven-source-plugin
Version : 3.2.1
Release : 4.fc34
Architecture : noarch
Size : 44 k
Source : maven-source-plugin-3.2.1-4.fc34.src.rpm
Repository : fedora
Summary : Plugin creating source JAR
URL : http://maven.apache.org/plugins/maven-source-plugin/
License : ASL 2.0
Description : The Maven Source Plugin creates a JAR archive of the
: source files of the current project.