How to Install and Uninstall boost-nowide.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "boost-nowide.noarch" package
Please follow the step by step instructions below to install boost-nowide.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
boost-nowide.noarch
Copied
2. Uninstall "boost-nowide.noarch" package
This guide covers the steps necessary to uninstall boost-nowide.noarch on Oracle Linux 8:
$
sudo dnf remove
boost-nowide.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost-nowide.noarch package on Oracle Linux 8
Last metadata expiration check: 3:29:29 ago on Mon Sep 12 02:51:38 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.
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.