Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix, pacman, apt 安装 libkiwix

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libkiwix

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

Debian apt已验证 · 92%
sudo apt install libkiwix-dev

Debian stable package indexes · libkiwix-dev · 来源: deb.debian.org

概览

软件包摘要

Common code base for all Kiwix ports

命令和别名

  • kiwix-compile-i18n
  • kiwix-compile-resources

历史

项目历史与用法

libkiwix is the shared C++ core of the Kiwix software suite, which reads and serves offline web-content archives in the ZIM format. It packages the reusable pieces used across Kiwix ports for desktop, mobile, server, and related tools.

项目历史

Kiwix developed around the idea that large web knowledge bases, especially Wikipedia, should be browsable without a network connection. libkiwix separated the shared application core from individual ports, giving Kiwix a library layer for ZIM integration, HTTP serving, resource compilation, internationalization, and common UI/server assets.

The repository's 0.1 tag is anchored in March 2017, with a 1.0.0 release merge in October 2017 and a 3.1.0 release merge in December 2018. The README describes the library as code shared by all Kiwix ports on Windows, GNU/Linux, macOS, Android, iOS, and other platforms.

采用历史

libkiwix adoption follows Kiwix adoption: schools, offline deployments, constrained networks, and personal archives need native tools that can read ZIM files and expose them through desktop interfaces or HTTP servers. Packages in Homebrew and major Linux distributions make the shared core available without building the whole Kiwix stack by hand.

Its dependency list shows where it sits in the offline-content stack: libzim for archive access, ICU for language handling, libcurl and aria2 for network/download support, microhttpd for serving, and Meson/Ninja for modern builds.

使用方式

End users usually see libkiwix through Kiwix applications rather than calling the library directly. Developers and packagers use it to build Kiwix Desktop, kiwix-tools, embedded HTTP serving, library management, resource compilation, and custom index pages for ZIM collections.

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

libkiwix is a good example of a project-specific shared core becoming a distribution package because downstream ports need consistent ABI, dependencies, and data-format behavior. For package managers, it connects a large offline-knowledge application family to the smaller openZIM/libzim ecosystem.

时间线

  • 2017-03-21: 0.1 tag points at a Meson project-version fix.
  • 2017-10-23: 1.0.0 release merge.
  • 2018-12-03: 3.1.0 release merge.
  • 2020s: README documents shared use across Windows, GNU/Linux, macOS, Android, iOS, and POSIX build paths.

Related projects

  • Related projects include Kiwix Desktop, kiwix-tools, openZIM, libzim, zimwriterfs, ICU, aria2, libcurl, GNU libmicrohttpd, and the broader Kiwix offline-content catalog.

安全态势

尚未找到受保护工具覆盖

没有找到 libkiwix 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kiwix-compile-i18ncli全局可执行文件
kiwix-compile-resourcescli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本14.2.1
管理器更新时间2026-06-21
本地数据OK
上游当前
检测到的最新版本14.2.1

https://github.com/kiwix/libkiwix

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

安装元数据

软件包元数据

软件包键brew:libkiwix
版本14.2.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libkiwix
主页https://github.com/kiwix/libkiwix
仓库https://github.com/kiwix/libkiwix
上游文档https://github.com/kiwix/libkiwix#readme
许可证GPL-3.0-or-later
源码归档https://github.com/kiwix/libkiwix/archive/refs/tags/14.2.1.tar.gz
最后更新2026-06-21T00:20:16Z
Pulseupdated
依赖icu4c@78, libmicrohttpd, libzim, pugixml, xapian
构建依赖meson, ninja, pkgconf
macOS 提供的库curl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libkiwix-dev 14.0.0-1.1+b1

library of common code for Kiwix (development)

https://github.com/kiwix/libkiwix

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

libkiwix14 14.0.0-1.1+b1

library of common code for Kiwix

https://github.com/kiwix/libkiwix

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

libkiwix

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

libkiwix-dev 12.1.1-1.1build2

library of common code for Kiwix (development)

https://github.com/kiwix/libkiwix

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

libkiwix12t64 12.1.1-1.1build2

library of common code for Kiwix

https://github.com/kiwix/libkiwix

sudo apt install libkiwix12t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libkiwix
  • 11 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libkiwix
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libkiwix12t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libkiwix 14.2.0-r1

Common code base for all Kiwix ports

https://github.com/kiwix/libkiwix

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

libkiwix-dev 14.2.0-r1

Common code base for all Kiwix ports (development files)

https://github.com/kiwix/libkiwix

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

libkiwix-doc 14.2.0-r1

Common code base for all Kiwix ports (documentation)

https://github.com/kiwix/libkiwix

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

libkiwix 14.2.1-2.fc45

Common code base for all Kiwix ports

https://github.com/kiwix/libkiwix

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

libkiwix-devel 14.2.1-2.fc45

Development files for libkiwix

https://github.com/kiwix/libkiwix

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

libkiwix 14.2.1-1

Library providing the Kiwix software core

https://github.com/kiwix/libkiwix

sudo pacman -S libkiwix
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libkiwix
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libkiwix from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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