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

Last updated: October 07,2024

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

This is a short guide on how to install string-template-maven-plugin.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall string-template-maven-plugin.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:54:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : string-template-maven-plugin
Version : 1.1
Release : 4.fc35
Architecture : noarch
Size : 25 k
Source : string-template-maven-plugin-1.1-4.fc35.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.