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

Last updated: October 08,2024

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

Please follow the guidelines below to install string-template-maven-plugin.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall string-template-maven-plugin.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:03:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : string-template-maven-plugin
Version : 1.1
Release : 7.fc36
Architecture : noarch
Size : 25 k
Source : string-template-maven-plugin-1.1-7.fc36.src.rpm
Repository : fedora
Summary : Execute StringTemplate files during a maven build
URL : https://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.