macOS
brew install util-linuxlocal Homebrew formula metadata
sudo port install util-linuxMacPorts ports tree · devel/util-linux/Portfile · ソース: api.github.com
brew
util-linux のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install util-linuxlocal Homebrew formula metadata
sudo port install util-linuxMacPorts ports tree · devel/util-linux/Portfile · ソース: api.github.com
sudo apk add util-linuxAlpine Linux edge package indexes · util-linux · ソース: dl-cdn.alpinelinux.org
sudo apt install util-linuxDebian stable package indexes · util-linux · ソース: deb.debian.org
sudo dnf install util-linuxFedora Rawhide package metadata · util-linux · ソース: dl.fedoraproject.org
nix profile install nixpkgs#util-linuxnixpkgs package indexes · pkgs/by-name/ut/util-linux/package.nix · ソース: api.github.com
sudo pacman -S util-linuxArch Linux sync databases · util-linux · ソース: geo.mirror.pkgbuild.com
sudo zypper install util-linuxopenSUSE Tumbleweed package metadata · util-linux · ソース: download.opensuse.org
winget install --id Cal.Cal -eWindows Package Manager source index · Cal.Cal · ソース: cdn.winget.microsoft.com
概要
Collection of Linux utilities
履歴
util-linux is a long-running collection of Linux system utilities. Its README calls it a random collection of Linux utilities, and the input executable list shows the breadth: partitioning, block-device inspection, login/session tools, scheduling tools, namespace tools, terminal utilities, UUID tools, and many small commands that scripts and administrators expect to exist.
The official Git history reaches back to 1992-10-31, making util-linux one of the oldest still-maintained user-space utility collections in the Linux ecosystem. Its history is partly a history of consolidating small Unix/Linux commands that distributions needed to ship somewhere.
The README records an important naming era: from 2006 to 2010 the project was named util-linux-ng. Release notes for util-linux-ng 2.13, dated 2007-08-28, show the package modernizing around autotools, SELinux and audit support, mount changes, libblkid/libvolume_id probing, and additions such as rtcwake.
The AUTHORS file shows util-linux as an aggregation point for tools and libraries from many origins. It records commands merged from e2fsprogs, sysvinit, coreutils-derived code, schedutils, rfkill, and individual contributors, while also listing core libraries such as libblkid, libmount, libuuid, libsmartcols, and liblastlog2.
The project continues to evolve rather than merely preserve legacy commands. The 2.40 release notes introduced new commands and libraries such as lastlog2, lsclocks, enosys, exch, and setpgid, plus filtering and counter support in libsmartcols used by tools such as lsfd and lsblk.
util-linux is foundational distribution infrastructure. The input package metadata maps the formula to Homebrew, MacPorts, Nix, pacman, and several Linux distribution package families, while also showing that distributions sometimes split the suite into packages named for individual components such as libblkid or bsdextrautils.
Its adoption history is tied to the Linux base system: administrators use its commands directly, shell scripts rely on them, and higher-level tools depend on its libraries for block-device probing, mount handling, UUIDs, and tabular output. Because the suite is broad, packagers often make policy decisions about which commands belong in minimal systems, base installs, rescue images, or compatibility packages.
Common package-nerd workflows include using `lsblk`, `blkid`, `findmnt`, `mount`, `umount`, `fdisk`, `sfdisk`, `losetup`, `fstrim`, `uuidgen`, `flock`, `nsenter`, `unshare`, `taskset`, `chrt`, `logger`, `script`, `hexdump`, `more`, and many other commands from the same source package.
The suite also exposes libraries and command behavior that packagers track closely: libmount for mount table behavior, libblkid for probing, libuuid for UUID generation/parsing, libsmartcols for structured terminal tables, and release/deprecation notes that warn when scripts should move to newer flags or commands.
util-linux is package-nerd bedrock. It is not one tool but a source package that determines a large part of the Linux command-line substrate, and packaging it means deciding how old Unix interfaces, Linux-specific tools, libraries, translations, suid-sensitive programs, man pages, and distribution splits all fit together.
Its deprecation file is especially relevant to maintainers because it documents compatibility promises and migration paths, such as keeping deprecated utilities in maintenance mode for backward compatibility while recommending replacements like `blockdev --getsz`, `read`, `less` or `more`, and newer output options.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
addpart | cli | グローバル実行可能ファイル | |
agetty | cli | グローバル実行可能ファイル | |
bits | cli | グローバル実行可能ファイル | |
blkdiscard | cli | グローバル実行可能ファイル | |
blkid | cli | グローバル実行可能ファイル | |
blkpr | cli | グローバル実行可能ファイル | |
blkzone | cli | グローバル実行可能ファイル | |
blockdev | cli | グローバル実行可能ファイル | |
cal | cli | グローバル実行可能ファイル | |
cfdisk | cli | グローバル実行可能ファイル | |
chcpu | cli | グローバル実行可能ファイル | |
chmem | cli | グローバル実行可能ファイル | |
choom | cli | グローバル実行可能ファイル | |
chrt | cli | グローバル実行可能ファイル | |
col | cli | グローバル実行可能ファイル | |
colcrt | cli | グローバル実行可能ファイル | |
colrm | cli | グローバル実行可能ファイル | |
column | cli | グローバル実行可能ファイル | |
copyfilerange | cli | グローバル実行可能ファイル | |
coresched | cli | グローバル実行可能ファイル | |
ctrlaltdel | cli | グローバル実行可能ファイル | |
delpart | cli | グローバル実行可能ファイル | |
dmesg | cli | グローバル実行可能ファイル | |
eject | cli | グローバル実行可能ファイル | |
enosys | cli | グローバル実行可能ファイル | |
exch | cli | グローバル実行可能ファイル | |
fadvise | cli | グローバル実行可能ファイル | |
fallocate | cli | グローバル実行可能ファイル | |
fdisk | cli | グローバル実行可能ファイル | |
fincore | cli | グローバル実行可能ファイル | |
findfs | cli | グローバル実行可能ファイル | |
findmnt | cli | グローバル実行可能ファイル | |
fsck | cli | グローバル実行可能ファイル | |
fsck.cramfs | cli | グローバル実行可能ファイル | |
fsck.minix | cli | グローバル実行可能ファイル | |
fsfreeze | cli | グローバル実行可能ファイル | |
fstrim | cli | グローバル実行可能ファイル | |
getino | cli | グローバル実行可能ファイル | |
hardlink | cli | グローバル実行可能ファイル | |
hexdump | cli | グローバル実行可能ファイル | |
hwclock | cli | グローバル実行可能ファイル | |
ionice | cli | グローバル実行可能ファイル | |
ipcmk | cli | グローバル実行可能ファイル | |
ipcrm | cli | グローバル実行可能ファイル | |
ipcs | cli | グローバル実行可能ファイル | |
irqtop | cli | グローバル実行可能ファイル | |
isosize | cli | グローバル実行可能ファイル | |
last | cli | グローバル実行可能ファイル | |
lastb | cli | グローバル実行可能ファイル | |
lastlog2 | cli | グローバル実行可能ファイル | |
ldattach | cli | グローバル実行可能ファイル | |
linux32 | cli | グローバル実行可能ファイル | |
linux64 | cli | グローバル実行可能ファイル | |
logger | cli | グローバル実行可能ファイル | |
look | cli | グローバル実行可能ファイル | |
losetup | cli | グローバル実行可能ファイル | |
lsblk | cli | グローバル実行可能ファイル | |
lsclocks | cli | グローバル実行可能ファイル | |
lscpu | cli | グローバル実行可能ファイル | |
lsfd | cli | グローバル実行可能ファイル | |
lsipc | cli | グローバル実行可能ファイル | |
lsirq | cli | グローバル実行可能ファイル | |
lslocks | cli | グローバル実行可能ファイル | |
lslogins | cli | グローバル実行可能ファイル | |
lsmem | cli | グローバル実行可能ファイル | |
lsns | cli | グローバル実行可能ファイル | |
mcookie | cli | グローバル実行可能ファイル | |
mesg | cli | グローバル実行可能ファイル | |
mkfs | cli | グローバル実行可能ファイル | |
mkfs.bfs | cli | グローバル実行可能ファイル | |
mkfs.cramfs | cli | グローバル実行可能ファイル | |
mkfs.minix | cli | グローバル実行可能ファイル | |
mkswap | cli | グローバル実行可能ファイル | |
more | cli | グローバル実行可能ファイル | |
mount | cli | グローバル実行可能ファイル | |
mountpoint | cli | グローバル実行可能ファイル | |
namei | cli | グローバル実行可能ファイル | |
nologin | cli | グローバル実行可能ファイル | |
nsenter | cli | グローバル実行可能ファイル | |
partx | cli | グローバル実行可能ファイル | |
pipesz | cli | グローバル実行可能ファイル | |
pivot_root | cli | グローバル実行可能ファイル | |
prlimit | cli | グローバル実行可能ファイル | |
readprofile | cli | グローバル実行可能ファイル | |
renice | cli | グローバル実行可能ファイル | |
resizepart | cli | グローバル実行可能ファイル | |
rev | cli | グローバル実行可能ファイル | |
rfkill | cli | グローバル実行可能ファイル | |
rtcwake | cli | グローバル実行可能ファイル | |
script | cli | グローバル実行可能ファイル | |
scriptlive | cli | グローバル実行可能ファイル | |
scriptreplay | cli | グローバル実行可能ファイル | |
setarch | cli | グローバル実行可能ファイル | |
setpgid | cli | グローバル実行可能ファイル | |
setsid | cli | グローバル実行可能ファイル | |
setterm | cli | グローバル実行可能ファイル | |
sfdisk | cli | グローバル実行可能ファイル | |
sulogin | cli | グローバル実行可能ファイル | |
swaplabel | cli | グローバル実行可能ファイル | |
swapoff | cli | グローバル実行可能ファイル | |
swapon | cli | グローバル実行可能ファイル | |
switch_root | cli | グローバル実行可能ファイル | |
taskset | cli | グローバル実行可能ファイル | |
uclampset | cli | グローバル実行可能ファイル | |
ul | cli | グローバル実行可能ファイル | |
umount | cli | グローバル実行可能ファイル | |
uname26 | cli | グローバル実行可能ファイル | |
unshare | cli | グローバル実行可能ファイル | |
utmpdump | cli | グローバル実行可能ファイル | |
uuidd | cli | グローバル実行可能ファイル | |
uuidgen | cli | グローバル実行可能ファイル | |
uuidparse | cli | グローバル実行可能ファイル | |
waitpid | cli | グローバル実行可能ファイル | |
wall | cli | グローバル実行可能ファイル | |
wdctl | cli | グローバル実行可能ファイル | |
whereis | cli | グローバル実行可能ファイル | |
wipefs | cli | グローバル実行可能ファイル | |
zramctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/util-linux/util-linux
インストールメタデータ
| パッケージキー | brew:util-linux |
|---|---|
| バージョン | 2.42.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/util-linux |
| ホームページ | https://github.com/util-linux/util-linux |
| リポジトリ | https://github.com/util-linux/util-linux |
| 上流ドキュメント | https://github.com/util-linux/util-linux |
| ライセンス | BSD-3-Clause AND BSD-4-Clause-UC AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later AND LicenseRef-Homebrew-public-domain |
| ソースアーカイブ | https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.42/util-linux-2.42.2.tar.xz |
| 最終更新 | 2026-06-16T16:46:26Z |
| Pulse | updated |
| 依存関係 | gettext |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | libxcrypt, ncurses, sqlite |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | The following tools are not supported for macOS, and are therefore not included: addpart agetty blkdiscard blkzone blockdev chcpu chmem choom chrt ctrlaltdel delpart dmesg eject fallocate fdformat fincore findmnt fsck fsfreeze fstrim hwclock ionice ipcrm ipcs kill last ldattach losetup lsblk lscpu lsipc lslocks lslogins lsmem lsns mount mountpoint nsenter partx pivot_root prlimit raw readprofile resizepart rfkill rtcwake script scriptlive setarch setterm sulogin swapoff swapon switch_root taskset umount unshare utmpdump uuidd wall wdctl zramctl |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | util-linux |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bsdextrautils 2.41-5
extra utilities from 4.4BSD-Lite
https://github.com/util-linux/util-linux
sudo apt install bsdextrautilsbsdutils 1:2.41-5
basic utilities from 4.4BSD-Lite
https://github.com/util-linux/util-linux
sudo apt install bsdutilseject 2.41-5
ejects CDs and operates CD-Changers under Linux
https://github.com/util-linux/util-linux
sudo apt install ejectfdisk 2.41-5
collection of partitioning utilities
https://github.com/util-linux/util-linux
sudo apt install fdisklastlog2 2.41-5
Read lastlog2 database
https://github.com/util-linux/util-linux
sudo apt install lastlog2libblkid-dev 2.41-5
block device ID library - headers
https://github.com/util-linux/util-linux
sudo apt install libblkid-devlibblkid1 2.41-5
block device ID library
https://github.com/util-linux/util-linux
sudo apt install libblkid1libfdisk-dev 2.41-5
fdisk partitioning library - headers
https://github.com/util-linux/util-linux
sudo apt install libfdisk-devlibfdisk1 2.41-5
fdisk partitioning library
https://github.com/util-linux/util-linux
sudo apt install libfdisk1liblastlog2-2 2.41-5
lastlog2 database shared library
https://github.com/util-linux/util-linux
sudo apt install liblastlog2-2liblastlog2-dev 2.41-5
liblastlog2 development files
https://github.com/util-linux/util-linux
sudo apt install liblastlog2-devlibmount-dev 2.41-5
device mounting library - headers
https://github.com/util-linux/util-linux
sudo apt install libmount-devlibmount1 2.41-5
device mounting library
https://github.com/util-linux/util-linux
sudo apt install libmount1libpam-lastlog2 2.41-5
lastlog2 database PAM module
https://github.com/util-linux/util-linux
sudo apt install libpam-lastlog2libsmartcols-dev 2.41-5
smart column output alignment library - headers
https://github.com/util-linux/util-linux
sudo apt install libsmartcols-devlibsmartcols1 2.41-5
smart column output alignment library
https://github.com/util-linux/util-linux
sudo apt install libsmartcols1ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.