How to Install and Uninstall fmt.x86_64 Package on Fedora 36

Last updated: January 13,2025

1. Install "fmt.x86_64" package

Please follow the step by step instructions below to install fmt.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install fmt.x86_64

2. Uninstall "fmt.x86_64" package

Learn how to uninstall fmt.x86_64 on Fedora 36:

$ sudo dnf remove fmt.x86_64 $ sudo dnf autoremove

3. Information about the fmt.x86_64 package on Fedora 36

Last metadata expiration check: 4:02:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : fmt
Version : 8.1.1
Release : 5.fc36
Architecture : x86_64
Size : 112 k
Source : fmt-8.1.1-5.fc36.src.rpm
Repository : fedora
Summary : Small, safe and fast formatting library for C++
URL : https://github.com/fmtlib/fmt
License : BSD
Description : C++ Format is an open-source formatting library for C++. It can be used as a
: safe alternative to printf or as a fast alternative to IOStreams.