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

Last updated: November 26,2024

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

This guide let you learn how to install string-template-maven-plugin.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 0:39:25 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : string-template-maven-plugin
Version : 1.1
Release : 10.fc38
Architecture : noarch
Size : 25 k
Source : string-template-maven-plugin-1.1-10.fc38.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.