How to Install and Uninstall ntfs-3g.x86_64 Package on Fedora 34

Last updated: September 20,2024

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

This guide covers the steps necessary to install ntfs-3g.x86_64 on Fedora 34

$ 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 Fedora 34:

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

3. Information about the ntfs-3g.x86_64 package on Fedora 34

Last metadata expiration check: 3:55:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ntfs-3g
Epoch : 2
Version : 2021.8.22
Release : 2.fc34
Architecture : x86_64
Size : 128 k
Source : ntfs-3g-2021.8.22-2.fc34.src.rpm
Repository : updates
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.