macOS
brew install fpartlocal Homebrew formula metadata
brew
fpart のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fpartlocal Homebrew formula metadata
sudo apt install fpartDebian stable package indexes · fpart · ソース: deb.debian.org
sudo dnf install fpartFedora Rawhide package metadata · fpart · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fpartnixpkgs package indexes · pkgs/by-name/fp/fpart/package.nix · ソース: api.github.com
概要
Sorts file trees and packs them into bags
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fpart | cli | グローバル実行可能ファイル | |
fpsync | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/martymac/fpart
インストールメタデータ
| パッケージキー | brew:fpart |
|---|---|
| バージョン | 1.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fpart |
| ホームページ | https://www.fpart.org/ |
| リポジトリ | https://github.com/martymac/fpart |
| 上流ドキュメント | https://github.com/martymac/fpart#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/martymac/fpart/archive/refs/tags/fpart-1.7.0.tar.gz |
| 最終更新 | 2026-06-15T10:20:16-04:00 |
| Pulse | updated |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 fpartソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.