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

Last updated: October 06,2024

1. Install "boost-nowide.noarch" package

Please follow the instructions below to install boost-nowide.noarch on AlmaLinux 8

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

2. Uninstall "boost-nowide.noarch" package

Please follow the guidelines below to uninstall boost-nowide.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:15:58 ago on Mon Sep 5 03:22:42 2022.
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.