How to Install and Uninstall utf8cpp-devel.noarch Package on Fedora 38

Last updated: October 08,2024

1. Install "utf8cpp-devel.noarch" package

Please follow the guidelines below to install utf8cpp-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install utf8cpp-devel.noarch

2. Uninstall "utf8cpp-devel.noarch" package

Please follow the guidance below to uninstall utf8cpp-devel.noarch on Fedora 38:

$ sudo dnf remove utf8cpp-devel.noarch $ sudo dnf autoremove

3. Information about the utf8cpp-devel.noarch package on Fedora 38

Last metadata expiration check: 0:34:13 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : utf8cpp-devel
Version : 3.2.3
Release : 2.fc38
Architecture : noarch
Size : 28 k
Source : utf8cpp-3.2.3-2.fc38.src.rpm
Repository : fedora
Summary : Header files for utf8cpp
URL : https://github.com/nemtrif/utfcpp
License : Boost
Description : Header files for utf8cpp.
:
: Features include:
: - iterating through UTF-8 encoded strings
: - converting between UTF-8 and UTF-16/UTF-32
: - detecting invalid UTF-8 sequences
:
: This project currently only contains header files, which can be found in the
: utf8cpp-devel package.