exfatprogs 1.2.9
Tools to create, check, and repair exFAT file systems
These are command-line user space tools for the exFAT file systems. Included are mkfs.exfat to create (format) new exFAT file systems, and fsck.exfat to check their consistency and repair them.
- Outputs:
out - Website: https://github.com/exfatprogs/exfatprogs
- Licenses: GPL 2+
- Package source: gnu/packages/file-systems.scm
- Builds: See build status
- Issues: See known issues
Installation
Install exfatprogs 1.2.9 as follows:
guix install exfatprogs@1.2.9
Or install the latest version:
guix install exfatprogs
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.