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

Last updated: February 08,2025

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

In this section, we are going to explain the necessary steps to install maven-source-plugin.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall maven-source-plugin.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:30:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : maven-source-plugin
Version : 3.2.1
Release : 6.fc35
Architecture : noarch
Size : 35 k
Source : maven-source-plugin-3.2.1-6.fc35.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.