pkg.soopen package index

brew / 排名 4724

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lhasa

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install lhasa

MacPorts ports tree · archivers/lhasa/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

命令和别名

  • lha

历史

项目历史与用法

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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lha可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本0.6.0
管理器更新时间2026-07-28
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:lhasa
版本0.6.0
软件包管理器Homebrew
主页https://fragglet.github.io/lhasa/
仓库https://github.com/fragglet/lhasa
最后更新2026-07-28T13:57:49+09:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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.6.0-2.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

lhasa-devel 0.6.0-2.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

lhasa-doc 0.6.0-2.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

lhasa-libs 0.6.0-2.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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.6.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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

lhasa-devel 0.6.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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

liblhasa0 0.6.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/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

lhasa

sudo port install lhasa
  • normalized package name match
  • 匹配方式:Lhasa
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/lhasa/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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation