How to Install and Uninstall boost-nowide.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "boost-nowide.noarch" package

This is a short guide on how to install boost-nowide.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "boost-nowide.noarch" package

This guide covers the steps necessary to uninstall boost-nowide.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the boost-nowide.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:59:59 ago on Mon Feb 26 15:59:38 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.