This package browser is in early development. Mind the rough edges.

ntfs-3g

Read-write access to NTFS file systems

NTFS-3G provides read-write access to NTFS file systems, which are commonly found on Microsoft Windows. It is implemented as a FUSE file system. The package provides additional NTFS tools.

Installation

Install the latest version of ntfs-3g as follows:

guix install ntfs-3g

Or install a particular version:

guix install ntfs-3g@2022.10.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.