How to Install and Uninstall boost-nowide.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "boost-nowide.noarch" package

Please follow the step by step instructions below to install boost-nowide.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install boost-nowide.noarch

2. Uninstall "boost-nowide.noarch" package

Learn how to uninstall boost-nowide.noarch on CentOS Stream 8:

$ sudo dnf remove boost-nowide.noarch $ sudo dnf autoremove

3. Information about the boost-nowide.noarch package on CentOS Stream 8

Last metadata expiration check: 4:30:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : boost-nowide
Version : 0
Release : 20190813.gitec9672b.el8
Architecture : noarch
Size : 9.0 k
Source : boost-nowide-0-20190813.gitec9672b.el8.src.rpm
Repository : epel
Summary : Boost.Nowide makes cross platform Unicode aware programming easier.
URL : https://github.com/artyom-beilis/nowide
License : Boost
Description : Boost.Nowide is a library implemented by Artyom Beilis
: that makes cross platform Unicode aware programming
: easier.
:
: The library provides an implementation of standard C and C++ library
: functions, such that their inputs are UTF-8 aware on Windows without
: requiring to use Wide API.