Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 libtool

查看 libtool 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libtool

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libtool

MacPorts ports tree · devel/libtool/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add libtool

Alpine Linux edge package indexes · libtool · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install libtool

Debian stable package indexes · libtool · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install libtool

Fedora Rawhide package metadata · libtool · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#libtool

nixpkgs package indexes · libtool · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S libtool

Arch Linux sync databases · libtool · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install libtool

openSUSE Tumbleweed package metadata · libtool · 来源: download.opensuse.org

概览

软件包摘要

Generic library support script

命令和别名

  • glibtool
  • glibtoolize

历史

项目历史与用法

GNU Libtool is the GNU portable library tool: a shell-script based layer that hides the platform-specific details of building, linking, installing, and loading shared libraries behind a consistent interface.

项目历史

The Libtool manual describes the project as a response to a mid-1990s portability problem in GNU packages: shared-library support mattered, but each Unix and Unix-like platform had different compiler flags, linker behavior, filename conventions, runtime search paths, and dynamic loading rules. Libtool standardized those mechanics for package authors and was designed to integrate with Autoconf and Automake while remaining usable outside the GNU build system.

By 1999, Libtool 1.3 had added maintainers, a GNU-hosted home page, portable dlopen support through libltdl, convenience archives, export-symbol controls, and many platform fixes. The old GNU news page also notes that March 15, 1999 was treated by the team as Libtool's third birthday, placing the project origin in March 1996.

采用历史

Libtool became a standard part of Autotools-era source distributions, especially for C and C++ libraries that needed to build both static and shared artifacts across GNU/Linux, BSD systems, commercial Unix variants, Cygwin, and macOS/Darwin. Its adoption is visible less as a user-facing application than as generated build infrastructure embedded in countless source tarballs.

On macOS through Homebrew, GNU Libtool is installed with prefixed executable names such as glibtool and glibtoolize to avoid colliding with Apple's system libtool command.

使用方式

Package maintainers use libtool through make rules, Autoconf macros, and libtoolize-generated support files. End users usually encounter it indirectly when compiling source packages: it creates libtool object files, links libtool archives, manages PIC/non-PIC builds, and emits platform-specific install or runtime-linking commands.

为什么软件包爱好者会关心

Libtool is package-nerd famous because it solved a real portability mess and also became a recognizable source of noisy build logs, relinking steps, .la files, and platform edge cases. Understanding it explains a large slice of classic Unix packaging, Autotools conventions, and why Homebrew exposes GNU Libtool as glibtool.

时间线

  • 1996: GNU Libtool project origin, inferred from the GNU news page's March 15, 1999 third-birthday note.
  • 1998: GNU Libtool 1.1-era documentation described the tool as generic shared-library support for GNU packages.
  • 1999: GNU Libtool 1.3 added libltdl and broader platform support.
  • 2000: GNU's old news page recorded continued 1.3.x maintenance releases.
  • 2024: GNU Libtool 2.5.4 documentation described the maintained manual edition.

Related projects

  • GNU Autoconf and GNU Automake are the companion build-system tools with which Libtool was designed to integrate.
  • GNU libltdl is distributed with Libtool to abstract dynamic module loading.
  • slibtool is a later independent implementation in the same problem space.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
glibtoolcli全局可执行文件
glibtoolizecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.5.4
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.gnu.org/software/libtool/

安装元数据

软件包元数据

软件包键brew:libtool
版本2.5.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libtool
主页https://www.gnu.org/software/libtool/
仓库https://git.savannah.gnu.org/cgit/libtool.git
上游文档https://www.gnu.org/software/libtool
许可证GPL-2.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/libtool/libtool-2.5.4.tar.xz
最后更新2026-06-22T14:05:23-07:00
Pulseupdated
依赖m4
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sequoia, sonoma, tahoe, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项All commands have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/libtool/libexec/gnubin:$PATH"

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibtool
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libltdl-dev 2.5.4-4

System independent dlopen wrapper for GNU libtool (headers)

https://www.gnu.org/software/libtool/

sudo apt install libltdl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libtool
  • 2 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libltdl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libltdl7 2.5.4-4

System independent dlopen wrapper for GNU libtool

https://www.gnu.org/software/libtool/

sudo apt install libltdl7
  • Section: libs
  • Architecture: amd64
  • Source Package: libtool
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libltdl7 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtool 2.5.4-4

Generic library support script

https://www.gnu.org/software/libtool/

sudo apt install libtool
  • Section: devel
  • Architecture: all
  • 7 依赖
  • 7 可选依赖
  • normalized package name match
  • 匹配方式:Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtool-bin 2.5.4-4

Generic library support script (libtool binary)

https://www.gnu.org/software/libtool/

sudo apt install libtool-bin
  • Section: devel
  • Architecture: amd64
  • Source Package: libtool
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtool-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtool-doc 2.5.4-4

Generic library support script (documentation)

https://www.gnu.org/software/libtool/

sudo apt install libtool-doc
  • Section: doc
  • Architecture: all
  • Source Package: libtool
  • normalized package name match
  • 匹配方式:Libtool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtool-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libtool

nix profile install nixpkgs#libtool
  • normalized package name match
  • 匹配方式:Libtool
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: libtool from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libltdl-dev 2.4.7-7build1

System independent dlopen wrapper for GNU libtool (headers)

https://www.gnu.org/software/libtool/

sudo apt install libltdl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libtool
  • 2 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libltdl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libltdl7 2.4.7-7build1

System independent dlopen wrapper for GNU libtool

https://www.gnu.org/software/libtool/

sudo apt install libltdl7
  • Section: libs
  • Architecture: amd64
  • Source Package: libtool
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libltdl7 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtool 2.4.7-7build1

Generic library support script

https://www.gnu.org/software/libtool/

sudo apt install libtool
  • Section: devel
  • Architecture: all
  • 7 依赖
  • 7 可选依赖
  • normalized package name match
  • 匹配方式:Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtool from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtool-bin 2.4.7-7build1

Generic library support script (libtool binary)

https://www.gnu.org/software/libtool/

sudo apt install libtool-bin
  • Section: devel
  • Architecture: amd64
  • Source Package: libtool
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtool-bin from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtool-doc 2.4.7-7build1

Generic library support script (documentation)

https://www.gnu.org/software/libtool/

sudo apt install libtool-doc
  • Section: doc
  • Architecture: all
  • Source Package: libtool
  • normalized package name match
  • 匹配方式:Libtool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtool-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libltdl 2.6.0-r1

Runtime libraries for GNU Libtool Dynamic Module Loader

https://www.gnu.org/software/libtool/

sudo apk add libltdl
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libltdl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libltdl-static 2.6.0-r1

Generic library support script (static library)

https://www.gnu.org/software/libtool/

sudo apk add libltdl-static
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • normalized package name match
  • 匹配方式:Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libltdl-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libtool 2.6.0-r1

Generic library support script

https://www.gnu.org/software/libtool/

sudo apk add libtool
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libtool from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libtool-doc 2.6.0-r1

Generic library support script (documentation)

https://www.gnu.org/software/libtool/

sudo apk add libtool-doc
  • License: LGPL-2.0-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libtool
  • normalized package name match
  • 匹配方式:Libtool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libtool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libtool 2.5.4-10.fc44

The GNU Portable Library Tool

http://www.gnu.org/software/libtool/

sudo dnf install libtool
  • License: GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-2.0-or-later WITH Libtool-exception AND LGPL-2.0-or-later WITH Libtool-exception
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libtool
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libtool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libtool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment