How to Install and Uninstall ctemplate.i686 Package on Fedora 36

Last updated: July 01,2024

1. Install "ctemplate.i686" package

Learn how to install ctemplate.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ctemplate.i686

2. Uninstall "ctemplate.i686" package

Please follow the steps below to uninstall ctemplate.i686 on Fedora 36:

$ sudo dnf remove ctemplate.i686 $ sudo dnf autoremove

3. Information about the ctemplate.i686 package on Fedora 36

Last metadata expiration check: 2:00:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ctemplate
Version : 2.4
Release : 5.fc36
Architecture : i686
Size : 180 k
Source : ctemplate-2.4-5.fc36.src.rpm
Repository : fedora
Summary : A simple but powerful template language for C++
URL : https://github.com/olafvdspek/ctemplate
License : BSD
Description : CTemplate is a simple but powerful template language for C++. It
: emphasizes separating logic from presentation: it is impossible to
: embed application logic in this template language.