How to Install and Uninstall fmt.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 14,2024
1. Install "fmt.x86_64" package
Please follow the guidelines below to install fmt.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
fmt.x86_64
Copied
2. Uninstall "fmt.x86_64" package
Learn how to uninstall fmt.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
fmt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the fmt.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:24:58 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fmt
Version : 6.2.1
Release : 1.el8
Architecture : x86_64
Size : 116 k
Source : fmt-6.2.1-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : fmt
Version : 6.2.1
Release : 1.el8
Architecture : x86_64
Size : 116 k
Source : fmt-6.2.1-1.el8.src.rpm
Repository : epel
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.