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

Last updated: October 06,2024

1. Install "fmt.x86_64" package

Learn how to install fmt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install fmt.x86_64

2. Uninstall "fmt.x86_64" package

Please follow the guidance below to uninstall fmt.x86_64 on Fedora 35:

$ sudo dnf remove fmt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:48:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : fmt
Version : 8.1.1
Release : 5.fc35
Architecture : x86_64
Size : 110 k
Source : fmt-8.1.1-5.fc35.src.rpm
Repository : updates
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.