How to Install and Uninstall cpptoml-devel.i686 Package on Fedora 36

Last updated: November 26,2024

1. Install "cpptoml-devel.i686" package

Please follow the instructions below to install cpptoml-devel.i686 on Fedora 36

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

2. Uninstall "cpptoml-devel.i686" package

Please follow the instructions below to uninstall cpptoml-devel.i686 on Fedora 36:

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

3. Information about the cpptoml-devel.i686 package on Fedora 36

Last metadata expiration check: 3:31:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cpptoml-devel
Version : 0.1.1
Release : 7.fc36
Architecture : i686
Size : 29 k
Source : cpptoml-0.1.1-7.fc36.src.rpm
Repository : fedora
Summary : Header files for cpptoml
URL : https://github.com/skystrife/cpptoml
License : MIT
Description : Header files to develop applications that use the TOML format.
:
: Supports TOML v0.5.0.
:
: This includes support for the new DateTime format, inline tables, multi-line
: basic and raw strings, digit separators, hexadecimal integers, octal integers,
: binary integers, and float special values.