How to Install and Uninstall spdlog.i686 Package on Fedora 34

Last updated: September 29,2024

1. Install "spdlog.i686" package

In this section, we are going to explain the necessary steps to install spdlog.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install spdlog.i686

2. Uninstall "spdlog.i686" package

This guide let you learn how to uninstall spdlog.i686 on Fedora 34:

$ sudo dnf remove spdlog.i686 $ sudo dnf autoremove

3. Information about the spdlog.i686 package on Fedora 34

Last metadata expiration check: 4:03:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : spdlog
Version : 1.8.5
Release : 1.fc34
Architecture : i686
Size : 118 k
Source : spdlog-1.8.5-1.fc34.src.rpm
Repository : fedora
Summary : Super fast C++ logging library
URL : https://github.com/gabime/spdlog
License : MIT
Description : This is a packaged version of the gabime/spdlog C++ logging
: library available at Github.