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

Last updated: October 05,2024

1. Install "rubygem-temple.noarch" package

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

$ 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 34:

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

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

Last metadata expiration check: 4:00:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-temple
Version : 0.8.2
Release : 2.fc34
Architecture : noarch
Size : 32 k
Source : rubygem-temple-0.8.2-2.fc34.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.