macOS
brew install ntfs-3glocal Homebrew formula metadata
sudo port install ntfs-3gMacPorts ports tree · fuse/ntfs-3g/Portfile · source: api.github.com
brew
Read-write NTFS driver for FUSE. Version 2026.2.25 via Homebrew; verified 2026-06-21.
install
brew install ntfs-3glocal Homebrew formula metadata
sudo port install ntfs-3gMacPorts ports tree · fuse/ntfs-3g/Portfile · source: api.github.com
sudo apk add ntfs-3gAlpine Linux edge package indexes · ntfs-3g · source: dl-cdn.alpinelinux.org
sudo apt install libntfs-3g89t64Debian stable package indexes · libntfs-3g89t64 · source: deb.debian.org
sudo dnf install ntfs-3gFedora Rawhide package metadata · ntfs-3g · source: dl.fedoraproject.org
sudo pacman -S ntfs-3gArch Linux sync databases · ntfs-3g · source: geo.mirror.pkgbuild.com
sudo zypper install ntfs-3gopenSUSE Tumbleweed package metadata · ntfs-3g · source: download.opensuse.org
overview
Read-write NTFS driver for FUSE
history
NTFS-3G is the long-running open-source read/write NTFS driver and tool suite for Unix-like systems, commonly implemented through FUSE. It became the practical answer for Linux, BSD, macOS, and other systems that needed to interoperate with Windows-formatted NTFS volumes.
The NTFS-3G release history shows early public releases beginning in July 2006 and the first stable 1.0 release on February 21, 2007. The project later combined the driver with the ntfsprogs utilities; the release history's April 10, 2011 stable entry includes many `ntfsclone`, `ntfsresize`, `ntfsundelete`, and library changes alongside driver fixes.
The GitHub README says the project has been funded, supported, and maintained by Tuxera since 2008. The old SourceForge page now points users to GitHub for current development, making SourceForge mostly an archive of the project's earlier distribution era.
NTFS-3G spread because NTFS disks are unavoidable in mixed Windows/Linux/macOS environments. The README says most distributions have an up-to-date package and recommends installing the packaged version. The project wiki describes support across Linux, FreeBSD, macOS, NetBSD, OpenIndiana, QNX, and Haiku, with support for Windows NTFS versions through Windows 11 and Windows Server 2025.
On July 1, 2026, Homebrew listed NTFS-3G 2026.2.25, Linux bottles only, and 430 installs in its 365-day analytics window. The small Homebrew number understates its broader Linux role because many users get NTFS-3G from their distribution rather than Homebrew.
Users install NTFS-3G to mount NTFS volumes read-write, inspect or repair metadata, clone and resize volumes, copy files, recover deleted files, and format NTFS filesystems. The README's basic example is mounting a device with `mount -t ntfs-3g /dev/sda1 /mnt/windows` or calling `ntfs-3g` directly.
The package is more than one mount helper: it ships `mkfs.ntfs`/`mkntfs`, `ntfsclone`, `ntfsresize`, `ntfsfix`, `ntfsinfo`, `ntfsls`, `ntfsundelete`, `ntfswipe`, and related tools. That makes it both a filesystem driver and a rescue/interoperability toolkit.
NTFS-3G is significant because it turned NTFS write support from risky folklore into a standard package-manager install. Even with newer in-kernel NTFS work, it remains important as a portable FUSE driver and as the home of the mature ntfsprogs-style userland utilities.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lowntfs-3g | cli | global executable | |
mkfs.ntfs | cli | global executable | |
mkntfs | cli | global executable | |
mount.lowntfs-3g | cli | global executable | |
mount.ntfs-3g | cli | global executable | |
mount_ntfs | cli | global executable | |
ntfs-3g | cli | global executable | |
ntfs-3g.probe | cli | global executable | |
ntfscat | cli | global executable | |
ntfsclone | cli | global executable | |
ntfscluster | cli | global executable | |
ntfscmp | cli | global executable | |
ntfscp | cli | global executable | |
ntfsfix | cli | global executable | |
ntfsinfo | cli | global executable | |
ntfslabel | cli | global executable | |
ntfsls | cli | global executable | |
ntfsrecover | cli | global executable | |
ntfsresize | cli | global executable | |
ntfssecaudit | cli | global executable | |
ntfstruncate | cli | global executable | |
ntfsundelete | cli | global executable | |
ntfsusermap | cli | global executable | |
ntfswipe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.tuxera.com/community/open-source-ntfs-3g/
install metadata
| Package key | brew:ntfs-3g |
|---|---|
| Version | 2026.2.25 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ntfs-3g |
| Homepage | https://www.tuxera.com/community/open-source-ntfs-3g/ |
| Repository | https://github.com/tuxera/ntfs-3g |
| Upstream docs | https://github.com/tuxera/ntfs-3g/wiki |
| License | GPL-2.0-or-later AND LGPL-2.0-or-later |
| Source archive | https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2026.2.25.tgz |
| Last updated | 2026-06-21T23:19:44Z |
| Pulse | updated |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ntfs-3g |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libntfs-3g89t64 1:2022.10.3-5+deb13u1
read/write NTFS driver for FUSE (runtime library)
https://github.com/tuxera/ntfs-3g/wiki
sudo apt install libntfs-3g89t64ntfs-3g 1:2022.10.3-5+deb13u1
read/write NTFS driver for FUSE
https://github.com/tuxera/ntfs-3g/wiki
sudo apt install ntfs-3gntfs-3g-dev 1:2022.10.3-5+deb13u1
read/write NTFS driver for FUSE (development)
https://github.com/tuxera/ntfs-3g/wiki
sudo apt install ntfs-3g-devlibntfs-3g89t64 1:2022.10.3-1.2ubuntu3
read/write NTFS driver for FUSE (runtime library)
https://github.com/tuxera/ntfs-3g/wiki
sudo apt install libntfs-3g89t64ntfs-3g 1:2022.10.3-1.2ubuntu3
read/write NTFS driver for FUSE
https://github.com/tuxera/ntfs-3g/wiki
sudo apt install ntfs-3gntfs-3g-dev 1:2022.10.3-1.2ubuntu3
read/write NTFS driver for FUSE (development)
https://github.com/tuxera/ntfs-3g/wiki
sudo apt install ntfs-3g-devntfs-3g 2026.2.25-r0
Stable, full-featured, read-write NTFS (driver)
https://www.tuxera.com/company/open-source/
sudo apk add ntfs-3gntfs-3g-dev 2026.2.25-r0
Stable, full-featured, read-write NTFS (development files)
https://www.tuxera.com/company/open-source/
sudo apk add ntfs-3g-devntfs-3g-doc 2026.2.25-r0
Stable, full-featured, read-write NTFS (documentation)
https://www.tuxera.com/company/open-source/
sudo apk add ntfs-3g-docntfs-3g-libs 2026.2.25-r0
Stable, full-featured, read-write NTFS (libraries)
https://www.tuxera.com/company/open-source/
sudo apk add ntfs-3g-libsntfs-3g-progs 2026.2.25-r0
Stable, full-featured, read-write NTFS (utilities)
https://www.tuxera.com/company/open-source/
sudo apk add ntfs-3g-progsntfs-3g-static 2026.2.25-r0
Stable, full-featured, read-write NTFS (static library)
https://www.tuxera.com/company/open-source/
sudo apk add ntfs-3g-staticntfs-3g 2026.2.25-2.fc45
Linux NTFS userspace driver
https://github.com/tuxera/ntfs-3g
sudo dnf install ntfs-3gntfs-3g-devel 2026.2.25-2.fc45
Development files and libraries for ntfs-3g
https://github.com/tuxera/ntfs-3g
sudo dnf install ntfs-3g-develntfs-3g-libs 2026.2.25-2.fc45
Runtime libraries for ntfs-3g
https://github.com/tuxera/ntfs-3g
sudo dnf install ntfs-3g-libsntfsprogs 2026.2.25-2.fc45
NTFS filesystem libraries and utilities
https://github.com/tuxera/ntfs-3g
sudo dnf install ntfsprogssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.