pkg.soopen package index

brew / 順位 4851

fatsort を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

fatsort のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install fatsort

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install fatsort

MacPorts ports tree · sysutils/fatsort/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install fatsort

Debian stable package indexes · fatsort · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install fatsort

Fedora Rawhide package metadata · fatsort · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#fatsort

nixpkgs package indexes · pkgs/by-name/fa/fatsort/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S fatsort

Arch Linux sync databases · fatsort · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install fatsort

openSUSE Tumbleweed package metadata · fatsort · ソース: download.opensuse.org

概要

パッケージ概要

Sorts FAT16 and FAT32 partitions

コマンドとエイリアス

  • fatsort

履歴

プロジェクトの歴史と使われ方

FATSort is a small C utility for sorting directory entries on FAT12, FAT16, FAT32, and exFAT filesystems. Its niche is practical rather than fashionable: it fixes the ordering seen by devices that read FAT directories in on-disk order instead of presenting their own sorted view.

プロジェクトの歴史

The official homepage says FATSort was originally written for a hardware MP3 player that did not sort MP3 files automatically, because no suitable utility existed at the time. That origin explains both the tool's narrow scope and its long maintenance life: it operates directly on filesystem directory structures rather than acting as a general file organizer.

The changelog shows a steady hardening cycle around filesystem correctness. FAT12 support appeared with the 1.0 release in 2013, exFAT support arrived in 1.6.0 in 2019, and later releases focused on endianness, locale, long-filename, multi-byte-character, and consistency checks.

採用の歴史

FATSort has remained a packaged Unix utility because its problem still appears on embedded devices, car stereos, cameras, and music players that expose FAT media. The official homepage notes inclusion in Fedora, Debian, Ubuntu, and Gentoo, which is unusually broad distribution for such a specialized filesystem tool.

使われ方

Typical use is direct and low-level: run `fatsort [OPTIONS] DEVICE` against an unmounted FAT filesystem or block device, choosing sort order, reverse order, random order, modification-time order, locale handling, and directory inclusion or exclusion as needed. The man page emphasizes that it sorts the filesystem directory structure itself.

パッケージ好きにとっての重要性

For package-manager users, FATSort is the sort of tool that justifies a formula or distro package despite a tiny feature surface. It preserves a hardware-era workaround in a reproducible command-line form, with enough filesystem checks and portability fixes to be safer than one-off scripts.

タイムライン

  • 2009: Changelog shows active 0.9.x maintenance by September 2009.
  • 2013: FATSort 1.0 adds FAT12 support and stronger filesystem integrity checks.
  • 2019: FATSort 1.6.0 adds exFAT support.
  • 2025: FATSort 1.7 improves exFAT directory entry handling and string comparison performance.
  • 2026: FATSort 1.7.1 ships bug fixes for string termination and version tests.

Related projects

  • FATSort sits beside FAT filesystem utilities rather than replacing them; it is concerned with directory-entry ordering, not formatting, checking, or repairing whole filesystems.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
fatsort実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.7.679
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fatsort
バージョン1.7.679
パッケージマネージャHomebrew
ホームページhttps://fatsort.sourceforge.io/
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

fatsort 1.6.5.640-1

utility for sorting FAT directory structures

https://fatsort.sourceforge.net

sudo apt install fatsort
  • Section: otherosfs
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fatsort
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fatsort from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fatsort

nix profile install nixpkgs#fatsort
  • normalized package name match
  • 一致条件: Fatsort
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/fatsort/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fatsort 1.6.4.625-0.1

utility for sorting FAT directory structures

http://fatsort.sourceforge.net

sudo apt install fatsort
  • Section: universe/utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fatsort
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fatsort from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

fatsort 1.6.5.640-5.fc45

FAT sorter for FAT16 and FAT32 filesystems

https://fatsort.sourceforge.net/

sudo dnf install fatsort
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: fatsort
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Fatsort
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: fatsort from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

fatsort 2:1.7.1.683-1

Sorts directory structures of FAT12/FAT16/FAT32/exFAT file systems

http://fatsort.sourceforge.net

sudo pacman -S fatsort
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Fatsort
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fatsort from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

fatsort 1.7.679-1.5

FAT Filesystem Sorting Utility

https://fatsort.sourceforge.io/

sudo zypper install fatsort
  • License: GPL-2.0-or-later
  • Category: System/Filesystems
  • Architecture: x86_64
  • Source Package: fatsort
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Fatsort
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fatsort from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

fatsort

sudo port install fatsort
  • normalized package name match
  • 一致条件: Fatsort
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/fatsort/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation