How to Install and Uninstall CTML-devel.i686 Package on Fedora 39

Last updated: February 06,2025

1. Install "CTML-devel.i686" package

Please follow the guidelines below to install CTML-devel.i686 on Fedora 39

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

2. Uninstall "CTML-devel.i686" package

This is a short guide on how to uninstall CTML-devel.i686 on Fedora 39:

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

3. Information about the CTML-devel.i686 package on Fedora 39

Last metadata expiration check: 1:33:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : CTML-devel
Version : 2.0.0
Release : 6.fc39
Architecture : i686
Size : 20 k
Source : CTML-2.0.0-6.fc39.src.rpm
Repository : fedora
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.