How to Install and Uninstall fmt.x86_64 Package on Oracle Linux 8
Last updated: November 30,2024
1. Install "fmt.x86_64" package
Please follow the step by step instructions below to install fmt.x86_64 on Oracle Linux 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 Oracle Linux 8:
$
sudo dnf remove
fmt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the fmt.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:41:40 ago on Mon Sep 12 02:51:38 2022.
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.