How to Install and Uninstall dosfstools.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 28,2024

1. Install "dosfstools.x86_64" package

Here is a brief guide to show you how to install dosfstools.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install dosfstools.x86_64

2. Uninstall "dosfstools.x86_64" package

Please follow the step by step instructions below to uninstall dosfstools.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove dosfstools.x86_64 $ sudo yum autoremove

3. Information about the dosfstools.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : dosfstools
Arch : x86_64
Version : 3.0.20
Release : 10.el7
Size : 243 k
Repo : installed
From repo : anaconda
Summary : Utilities for making and checking MS-DOS FAT filesystems on Linux
URL : http://www.daniel-baumann.ch/software/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.