Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, apt, zypper, Nix 安装 libgsm

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libgsm

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libgsm

MacPorts ports tree · audio/libgsm/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install libgsm-tools

Debian stable package indexes · libgsm-tools · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install libgsm-devel

openSUSE Tumbleweed package metadata · libgsm-devel · 来源: download.opensuse.org

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

nixpkgs package indexes · pkgs/by-name/tc/tcat/package.nix · 来源: api.github.com

概览

软件包摘要

Lossy speech compression library

命令和别名

  • tcat
  • toast
  • untoast

历史

项目历史与用法

libgsm is Jutta Degener and Carsten Bormann's C implementation of the GSM 06.10 RPE-LTP speech codec, distributed with a small Unix-style toolset headed by toast, untoast, and tcat. It matters in package collections because it is a compact, long-lived reference implementation of a telephony-era codec that still appears wherever old audio formats, speech samples, or GSM-framed test data need to be handled.

项目历史

The project began in 1992 at the Technical University of Berlin, where Degener's research group needed a speech-compression algorithm for multimedia conferencing experiments and selected the ETSI GSM 06.10 speech codec. Degener and Bormann implemented the GSM 06.10 RPE-LTP coder and decoder in C, exposing both a library API and standalone tools for encoding and decoding speech data.

The implementation reflects early-1990s Unix multimedia culture: the toast command was modeled after Unix compress, but it produces lossy .gsm speech data rather than reversible compressed files. The upstream page documents details such as 160-sample PCM frames encoded into 264-bit GSM frames, optional frame inspection, and portability notes for Unix-like systems, VMS, MS-DOS, and 64-bit DEC Alpha systems.

采用历史

libgsm spread through operating-system package collections because it solved a narrow problem with few dependencies. Build a GSM 06.10 codec and get small command-line tools for batch conversion. The batch input lists packages for Homebrew, Debian, Ubuntu, MacPorts, Nix, and openSUSE, showing the usual path for old C libraries that remain useful as compatibility glue.

使用方式

Users normally encounter libgsm either as a dependency of audio or telephony software, or through the toast, untoast, and tcat commands for converting raw speech samples to and from GSM 06.10 data. Developers use the library when they need a small C codec implementation rather than a full multimedia framework.

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

libgsm is the kind of package that makes old media stacks work quietly: tiny, ancient, standards-adjacent, and still carried because removing it breaks obscure but real audio workflows. Its licensing and provenance are also notable because Homebrew records the TU-Berlin-2.0 license while the upstream page preserves the original research-code distribution context.

时间线

  • 1992: Work began at the Technical University of Berlin for multimedia-conferencing experiments.
  • 1994: The upstream notes described real-time GSM 06.10 coding as requiring at least a medium-scale workstation.
  • Patchlevel 9: WAV format #49 support was integrated after outside experimentation with compressed wave files.
  • Patchlevel 24: The upstream release notes fixed undefined behavior from left-shifting negative signed integers.

Related projects

  • ETSI GSM 06.10 defines the speech-compression algorithm implemented by libgsm.
  • toast, untoast, and tcat are the command-line programs distributed with the library.
  • WAV format #49 is a parallel GSM 06.10 framing used by some Windows audio workflows.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tcatcli全局可执行文件
toastcli全局可执行文件
untoastcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://www.quut.com/gsm/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://www.quut.com/gsm/none 置信度

安装元数据

软件包元数据

软件包键brew:libgsm
版本1.0.24
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libgsm
主页https://www.quut.com/gsm/
上游文档https://www.quut.com/gsm
许可证TU-Berlin-2.0
源码归档https://www.quut.com/gsm/gsm-1.0.24.tar.gz
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libgsm-tools 1.0.22-1+b2

User binaries for a GSM speech compressor

http://www.quut.com/gsm/

sudo apt install libgsm-tools
  • Section: sound
  • Architecture: amd64
  • Source Package: libgsm
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libgsm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgsm-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgsm1 1.0.22-1+b2

Shared libraries for GSM speech compressor

http://www.quut.com/gsm/

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

libgsm1-dev 1.0.22-1+b2

Development libraries for a GSM speech compressor

http://www.quut.com/gsm/

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

libgsm-tools 1.0.22-1build1

User binaries for a GSM speech compressor

http://www.quut.com/gsm/

sudo apt install libgsm-tools
  • Section: universe/sound
  • Architecture: amd64
  • Source Package: libgsm
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libgsm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgsm-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgsm1 1.0.22-1build1

Shared libraries for GSM speech compressor

http://www.quut.com/gsm/

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

libgsm1-dev 1.0.22-1build1

Development libraries for a GSM speech compressor

http://www.quut.com/gsm/

sudo apt install libgsm1-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libgsm
  • 1 依赖
  • normalized package name match
  • 匹配方式:Libgsm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgsm1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

libgsm-devel 1.0.24-1.2

GSM 06.10 Lossy Speech Compressor Library and Utilities

http://www.quut.com/gsm/

sudo zypper install libgsm-devel
  • License: ISC
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libgsm
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libgsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgsm-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgsm-devel-32bit 1.0.24-1.2

GSM 06.10 Lossy Speech Compressor Library and Utilities

http://www.quut.com/gsm/

sudo zypper install libgsm-devel-32bit
  • License: ISC
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libgsm
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libgsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgsm-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgsm-utils 1.0.24-1.2

GSM 06.10 Lossy Speech Compressor Library and Utilities

http://www.quut.com/gsm/

sudo zypper install libgsm-utils
  • License: ISC
  • Category: Productivity/Multimedia/Sound/Editors and Convertors
  • Architecture: x86_64
  • Source Package: libgsm
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libgsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgsm-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgsm1 1.0.24-1.2

GSM 06.10 Lossy Speech Compressor Library and Utilities

http://www.quut.com/gsm/

sudo zypper install libgsm1
  • License: ISC
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libgsm
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libgsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgsm1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgsm1-32bit 1.0.24-1.2

GSM 06.10 Lossy Speech Compressor Library and Utilities

http://www.quut.com/gsm/

sudo zypper install libgsm1-32bit
  • License: ISC
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libgsm
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libgsm
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgsm1-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

libgsm

sudo port install libgsm
  • normalized package name match
  • 匹配方式:Libgsm
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/libgsm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

tcat

sudo port install tcat
  • installed executable or alias match
  • 匹配方式:Tcat
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/tcat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
MacPorts94%

toast

sudo port install toast
  • installed executable or alias match
  • 匹配方式:Toast
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/toast/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

tcat

nix profile install nixpkgs#tcat
  • installed executable or alias match
  • 匹配方式:Tcat
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tc/tcat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Nix92%

toast

nix profile install nixpkgs#toast
  • installed executable or alias match
  • 匹配方式:Toast
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/toast/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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