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

Last updated: October 07,2024

1. Install "string-template-maven-plugin.noarch" package

This guide covers the steps necessary to install string-template-maven-plugin.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install string-template-maven-plugin.noarch

2. Uninstall "string-template-maven-plugin.noarch" package

This guide covers the steps necessary to uninstall string-template-maven-plugin.noarch on Fedora 34:

$ sudo dnf remove string-template-maven-plugin.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:42:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : string-template-maven-plugin
Version : 1.1
Release : 3.fc34
Architecture : noarch
Size : 31 k
Source : string-template-maven-plugin-1.1-3.fc34.src.rpm
Repository : fedora
Summary : Execute StringTemplate files during a maven build
URL : http://kevinbirch.github.io/string-template-maven-plugin/
License : MIT
Description : This plugin allows you to execute StringTemplate template files during
: your build. The values for templates can come from static declarations
: or from a Java class specified to be executed.