How to Install and Uninstall ctemplate.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "ctemplate.x86_64" package

Please follow the guidelines below to install ctemplate.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ctemplate.x86_64

2. Uninstall "ctemplate.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ctemplate.x86_64 on Fedora 34:

$ sudo dnf remove ctemplate.x86_64 $ sudo dnf autoremove

3. Information about the ctemplate.x86_64 package on Fedora 34

Last metadata expiration check: 1:17:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ctemplate
Version : 2.4
Release : 3.fc34
Architecture : x86_64
Size : 163 k
Source : ctemplate-2.4-3.fc34.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.