How to Install and Uninstall dosfstools.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "dosfstools.x86_64" package

This guide covers the steps necessary to install dosfstools.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install dosfstools.x86_64

2. Uninstall "dosfstools.x86_64" package

In this section, we are going to explain the necessary steps to uninstall dosfstools.x86_64 on Oracle Linux 9:

$ sudo dnf remove dosfstools.x86_64 $ sudo dnf autoremove

3. Information about the dosfstools.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:15:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : dosfstools
Version : 4.2
Release : 3.el9
Architecture : x86_64
Size : 168 k
Source : dosfstools-4.2-3.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Utilities for making and checking MS-DOS FAT filesystems on Linux
URL : https://github.com/dosfstools/dosfstools
License : GPLv3+
Description : The dosfstools package includes the mkdosfs and dosfsck utilities,
: which respectively make and check MS-DOS FAT filesystems on hard
: drives or on floppies.