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

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.

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.