How to Install and Uninstall rubygem-temple.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "rubygem-temple.noarch" package

Learn how to install rubygem-temple.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-temple.noarch

2. Uninstall "rubygem-temple.noarch" package

Please follow the guidelines below to uninstall rubygem-temple.noarch on Fedora 36:

$ sudo dnf remove rubygem-temple.noarch $ sudo dnf autoremove

3. Information about the rubygem-temple.noarch package on Fedora 36

Last metadata expiration check: 0:17:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-temple
Version : 0.8.2
Release : 4.fc36
Architecture : noarch
Size : 32 k
Source : rubygem-temple-0.8.2-4.fc36.src.rpm
Repository : fedora
Summary : Template compilation framework in Ruby
URL : https://github.com/judofyr/temple
License : MIT
Description : Temple is an abstraction and a framework for compiling templates to pure Ruby.
: It's all about making it easier to experiment, implement and optimize template
: languages. If you're interested in implementing your own template language,
: or anything else related to the internals of a template engine: You've come
: to the right place.