How to Install and Uninstall CTML-devel.x86_64 Package on Fedora 38

Last updated: November 28,2024

1. Install "CTML-devel.x86_64" package

Here is a brief guide to show you how to install CTML-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install CTML-devel.x86_64

2. Uninstall "CTML-devel.x86_64" package

This is a short guide on how to uninstall CTML-devel.x86_64 on Fedora 38:

$ sudo dnf remove CTML-devel.x86_64 $ sudo dnf autoremove

3. Information about the CTML-devel.x86_64 package on Fedora 38

Last metadata expiration check: 2:23:52 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : CTML-devel
Version : 2.0.0
Release : 6.fc38
Architecture : x86_64
Size : 20 k
Source : CTML-2.0.0-6.fc38.src.rpm
Repository : updates
Summary : C++ HTML document constructor only depending on the standard library
URL : https://github.com/tinfoilboy/CTML
License : MIT
Description :
: CTML is a C++ HTML document constructor, that was designed to be simple to use
: and implement. Has no dependencies on any other projects, only the C++ standard
: library.