How to Install and Uninstall cpptoml-devel.x86_64 Package on Fedora 35

Last updated: July 05,2024

1. Install "cpptoml-devel.x86_64" package

Please follow the guidance below to install cpptoml-devel.x86_64 on Fedora 35

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

2. Uninstall "cpptoml-devel.x86_64" package

Learn how to uninstall cpptoml-devel.x86_64 on Fedora 35:

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

3. Information about the cpptoml-devel.x86_64 package on Fedora 35

Last metadata expiration check: 0:50:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : cpptoml-devel
Version : 0.1.1
Release : 6.fc35
Architecture : x86_64
Size : 29 k
Source : cpptoml-0.1.1-6.fc35.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.