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.
- Versions: 2022.10.3
- Website: https://www.tuxera.com/community/open-source-ntfs-3g/
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of ntfs-3g about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ntfs-3g'><img src='https://packages.guix.gnu.org/packages/ntfs-3g/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ntfs-3g)
Example Org:
[[https://packages.guix.gnu.org/packages/ntfs-3g][https://packages.guix.gnu.org/packages/ntfs-3g/badges/latest-version.svg]]