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

Last updated: October 06,2024

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

This guide let you learn how to install ntfs-3g.i686 on Fedora 34

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

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

This tutorial shows how to uninstall ntfs-3g.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:49:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ntfs-3g
Epoch : 2
Version : 2017.3.23
Release : 15.fc34
Architecture : i686
Size : 312 k
Source : ntfs-3g-2017.3.23-15.fc34.src.rpm
Repository : fedora
Summary : Linux NTFS userspace driver
URL : http://www.ntfs-3g.org/
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.