macOS
brew install fpartlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fpart in AI-Agent-Workflows.
Installation
brew install fpartlocal Homebrew formula metadata
sudo apt install fpartDebian stable package indexes · fpart · Quelle: deb.debian.org
sudo dnf install fpartFedora Rawhide package metadata · fpart · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#fpartnixpkgs package indexes · pkgs/by-name/fp/fpart/package.nix · Quelle: api.github.com
Überblick
Sorts file trees and packs them into bags
Verlauf
fpart is a filesystem partitioner: it crawls file trees, sorts files, and packs them into partitions. Its companion tool fpsync uses those partitions to parallelize file-migration work.
The official documentation says fpart was written by Ganael Laplanche, with Jean-Baptiste Denis credited for the original idea. The changelog records an initial 0.1 release on 2011-11-18, a 1.0.0 release on 2017-11-10, and a 1.7.0 release on 2025-01-25.
fpart is primarily developed on FreeBSD, carries embedded fts(3) code derived from FreeBSD for portability, and is tested across FreeBSD, GNU/Linux, Solaris, OpenIndiana, NetBSD, and macOS.
The official site lists packages for FreeBSD, Debian, Ubuntu, CentOS/Fedora, NixOS, Homebrew, and Spack. That package availability matches fpart's niche: administrators want it ready from the system package manager when handling large file trees or migration jobs.
The project is hosted through Martymac.org, GitHub, and SourceForge, reflecting the long-running open-source utility pattern of keeping multiple source distribution surfaces alive.
fpart generates partitions by file count, size, or number of partitions, can operate in live mode with hooks, and can consume arbitrary input such as du output.
fpsync builds on fpart to parallelize rsync, cpio, pax, or tar jobs, use SSH clusters for distributed migrations, start transfers while crawling continues, and resume or replay transfer runs.
fpart is package-nerd significant because it fills a pragmatic gap between find, du, rsync, tar, and shell scripting. It packages a specific sysadmin pattern: divide a huge tree into stable bags, then process those bags in parallel.
Its appeal is also dependency-minimal: the official docs describe fpsync as mostly shell plus common tools, making it a natural fit for ports trees and conservative system package collections.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fpart | cli | globales Executable | |
fpsync | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/martymac/fpart
Installationsmetadaten
| Paketschlüssel | brew:fpart |
|---|---|
| Version | 1.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fpart |
| Homepage | https://www.fpart.org/ |
| Repository | https://github.com/martymac/fpart |
| Upstream-Dokumentation | https://github.com/martymac/fpart#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/martymac/fpart/archive/refs/tags/fpart-1.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:16-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fpart |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
fpart 1.7.0-1
sort file trees and pack them into bags
https://sourceforge.net/projects/fpart/
sudo apt install fpartfpart
nix profile install nixpkgs#fpartfpart 1.6.0-1
sort file trees and pack them into bags
http://sourceforge.net/projects/fpart/
sudo apt install fpartfpart 1.7.0-3.fc44
Helps you sort file trees and pack them into bags
sudo dnf install fpartQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.