How to Install and Uninstall ntfs-3g.x86_64 Package on CentOS Stream 8

Last updated: June 18,2024

1. Install "ntfs-3g.x86_64" package

Here is a brief guide to show you how to install ntfs-3g.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ntfs-3g.x86_64

2. Uninstall "ntfs-3g.x86_64" package

Please follow the guidelines below to uninstall ntfs-3g.x86_64 on CentOS Stream 8:

$ sudo dnf remove ntfs-3g.x86_64 $ sudo dnf autoremove

3. Information about the ntfs-3g.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:49:05 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ntfs-3g
Epoch : 2
Version : 2022.10.3
Release : 1.el8
Architecture : x86_64
Size : 133 k
Source : ntfs-3g-2022.10.3-1.el8.src.rpm
Repository : epel
Summary : Linux NTFS userspace driver
URL : https://www.tuxera.com/company/open-source/
License : GPLv2+
Description : NTFS-3G is a stable, open source, GPL licensed, POSIX, read/write NTFS
: driver for Linux and many other operating systems. It provides safe
: handling of the Windows XP, Windows Server 2003, Windows 2000, Windows
: Vista, Windows Server 2008 and Windows 7 NTFS file systems. NTFS-3G can
: create, remove, rename, move files, directories, hard links, and streams;
: it can read and write normal and transparently compressed files, including
: streams and sparse files; it can handle special files like symbolic links,
: devices, and FIFOs, ACL, extended attributes; moreover it provides full
: file access right and ownership support.