Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lhasa

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install lha

MacPorts ports tree · archivers/lha/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

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

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

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

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

概览

软件包摘要

LHA implementation to decompress .lzh and .lzs archives

历史

项目历史与用法

Lhasa is a free software implementation of the Unix LHA tool for reading LHA/LHarc `.lzh`, LArc `.lzs`, and related archive variants. It provides both a command-line `lha` compatible tool and a reusable library backend.

项目历史

The project homepage frames Lhasa as a free replacement for the non-free Unix LHA tool, aiming to decompress as many LZH/LZS archive variants as possible and to match the original command-line output closely enough for compatibility with existing tools.

The README emphasizes reading/decompression rather than archive creation, compatibility with LArc and PMarc variants, and a regression test suite built from archives generated by different tools on different operating systems. GitHub releases show a public release line from 0.0.1 through 0.6.0.

采用历史

Lhasa is packaged by many Unix-like distributions and ports systems, including Debian/Ubuntu, FreeBSD, OpenBSD, Homebrew, NetBSD pkgsrc, openSUSE, Void Linux, Alpine, Fedora/DNF, Arch, Nix, and MacPorts. Its adoption comes from archive compatibility rather than application glamour: people still need to unpack old `.lzh` and `.lzs` files.

使用方式

Users invoke the installed `lha` command to list or extract legacy archives, while developers can use the library backend for archive parsing. Because it tries to mimic the older Unix LHA interface, it can replace workflows that expect `lha` output.

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

Lhasa matters to package nerds as a small compatibility and preservation tool: it replaces a historically non-free archiver interface with an ISC-licensed implementation, keeps legacy Japanese/DOS-era archive formats accessible, and gives distributions a clean default for LHA extraction.

时间线

  • 2015-04-20: GitHub releases list the 0.0.1 through 0.3.0 Lhasa releases.
  • 2016-03-31: Lhasa 0.3.1 was published as a GitHub release.
  • 2023-05-14: Lhasa 0.4.0 was published as a GitHub release.
  • 2025-08-02: Lhasa 0.5.0 was published as a GitHub release.
  • 2026-06-17: Lhasa 0.6.0 was published as a GitHub release.

Related projects

  • Lhasa is related to the original Unix LHA tool, LHarc/LHA archive formats, LArc `.lzs`, PMarc `.pma`, archive extraction tools, and distribution archive packages.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:archive,compress

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 4 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本0.6.0
管理器更新时间2026-06-18
本地数据OK
上游当前
检测到的最新版本v0.6.0

https://github.com/fragglet/lhasa

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:lhasa
版本0.6.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lhasa
主页https://fragglet.github.io/lhasa/
仓库https://github.com/fragglet/lhasa
上游文档https://fragglet.github.io/lhasa
许可证ISC
源码归档https://github.com/fragglet/lhasa/archive/refs/tags/v0.6.0.tar.gz
最后更新2026-06-18T00:53:01Z
Pulseupdated
构建依赖autoconf, automake, libtool, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

lhasa 0.4.0-1+b2

lzh archive decompressor

https://fragglet.github.io/lhasa/

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

liblhasa-dev 0.4.0-1+b2

lzh decompression library - development files

https://fragglet.github.io/lhasa/

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

liblhasa0 0.4.0-1+b2

lzh archive decompression library

https://fragglet.github.io/lhasa/

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

lhasa

nix profile install nixpkgs#lhasa
  • normalized package name match
  • 匹配方式:Lhasa
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lh/lhasa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

lhasa 0.4.0-1build1

lzh archive decompressor

https://fragglet.github.io/lhasa/

sudo apt install lhasa
  • Section: universe/utils
  • Architecture: amd64
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Lhasa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lhasa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblhasa-dev 0.4.0-1build1

lzh decompression library - development files

https://fragglet.github.io/lhasa/

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

liblhasa0 0.4.0-1build1

lzh archive decompression library

https://fragglet.github.io/lhasa/

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

lhasa 0.5.0-1.fc44

Free Software LHA implementation

https://fragglet.github.io/lhasa/

sudo dnf install lhasa
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: lhasa
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lhasa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lhasa from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lhasa-devel 0.5.0-1.fc44

Development files for Lhasa

https://fragglet.github.io/lhasa/

sudo dnf install lhasa-devel
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lhasa
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Lhasa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lhasa-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lhasa-doc 0.5.0-1.fc44

Documentation for Lhasa

https://fragglet.github.io/lhasa/

sudo dnf install lhasa-doc
  • License: ISC AND MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: lhasa
  • 2 提供
  • normalized package name match
  • 匹配方式:Lhasa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lhasa-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

lhasa-libs 0.5.0-1.fc44

Free Software LHA implementation

https://fragglet.github.io/lhasa/

sudo dnf install lhasa-libs
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: lhasa
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Lhasa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lhasa-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

lhasa 0.5.0-1

Free LZH/LHA archive tool

https://github.com/fragglet/lhasa

sudo pacman -S lhasa
  • License: ISC
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lhasa
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lhasa from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lhasa 0.5.0-1.3

Program to unpack LHARC archives

http://fragglet.github.com/lhasa/

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

lhasa-devel 0.5.0-1.3

Development files for liblhasa, a LHARC decompression library

http://fragglet.github.com/lhasa/

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

liblhasa0 0.5.0-1.3

A decompression library for the LHARC data format

http://fragglet.github.com/lhasa/

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

lha

sudo port install lha
  • installed executable or alias match
  • 匹配方式:Lha
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/lha/Portfile from https://api.github.com/repos/macports/macports-ports/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