f2fs-tools
Userland tools for f2fs
F2FS, the Flash-Friendly File System, is a modern file system designed to be fast and durable on flash devices such as solid-state disks and SD cards. This package provides the userland utilities.
- Versions: 1.7.0 · 1.15.0
- Website: https://f2fs.wiki.kernel.org/
- Licenses: GPL 2 · LGPL 2.1
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of f2fs-tools
as follows:
guix install f2fs-tools
Or install a particular version:
guix install f2fs-tools@1.15.0
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 f2fs-tools about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/f2fs-tools'><img src='https://packages.guix.gnu.org/packages/f2fs-tools/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/f2fs-tools)
Example Org:
[[https://packages.guix.gnu.org/packages/f2fs-tools][https://packages.guix.gnu.org/packages/f2fs-tools/badges/latest-version.svg]]