How to Install and Uninstall mingw64-boost.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "mingw64-boost.noarch" package

In this section, we are going to explain the necessary steps to install mingw64-boost.noarch on Fedora 34

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

2. Uninstall "mingw64-boost.noarch" package

Please follow the step by step instructions below to uninstall mingw64-boost.noarch on Fedora 34:

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

3. Information about the mingw64-boost.noarch package on Fedora 34

Last metadata expiration check: 2:46:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw64-boost
Version : 1.75.0
Release : 3.fc34
Architecture : noarch
Size : 13 M
Source : mingw-boost-1.75.0-3.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows Boost C++ library for the win64 target
URL : http://www.boost.org
License : Boost
Description : Boost provides free peer-reviewed portable C++ source libraries. The
: emphasis is on libraries which work well with the C++ Standard
: Library, in the hopes of establishing "existing practice" for
: extensions and providing reference implementations so that the Boost
: libraries are suitable for eventual standardization. (Some of the
: libraries have already been proposed for inclusion in the C++
: Standards Committee's upcoming C++ Standard Library Technical Report.)