Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 base16384

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install base16384

local Homebrew formula metadata

Linux

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

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

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

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

概览

软件包摘要

Encode binary files to printable utf16be

命令和别名

  • base16384

历史

项目历史与用法

base16384 is a binary-to-text encoding tool and library that maps binary data into printable UTF-16BE text using 16,384 Chinese characters. It is intentionally framed by its README as a higher-radix cousin of base64.

项目历史

The GitHub repository was created in April 2020. The README describes the format as using characters from U+4E00 through U+8DFF as the alphabet, with a remainder marker for incomplete final chunks.

The project is written as a C/CMake command-line utility and library, and the current CMake metadata identifies version 2.3.2 with a September 2025 version date. The README also notes use of Cosmopolitan for cross-platform binary compilation.

采用历史

base16384 has crossed beyond a single Homebrew formula: the README documents installation from Debian Bookworm or higher, Homebrew, an Ubuntu PPA, OpenWrt packages, and Arch AUR. The input package metadata also lists Debian, Ubuntu, Nix, and Homebrew package names.

The README lists ports and bindings in Go, Python, Android, TypeScript, Lua, C#, Rust, Swift, Dart, and MoonBit, which is unusual for a niche encoding experiment and suggests adoption by developers interested in the format itself rather than only the original CLI.

使用方式

The command exposes encode and decode modes, can read from stdin and write to stdout, and includes options for timing, UTF-16BE byte-order marker behavior, and checksums. Examples in the README show piping through iconv so encoded UTF-16BE output can be displayed as UTF-8 text.

There is no documented user configuration file or credentials store; behavior is controlled by command-line flags.

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

base16384 is package-nerd catnip because it is a concrete reminder that base-N encodings are constrained by transport assumptions, not just math. It asks what happens when the transport can carry a large printable Unicode alphabet rather than ASCII.

Its packaging breadth is the notable part: a very specific encoding utility appears in general-purpose OS package indexes, language ports, and embedded/open-source package sets.

时间线

  • 2020: Public GitHub repository created.
  • 2020s: README documented package availability across Homebrew, Debian, Ubuntu PPA, OpenWrt, and Arch AUR.
  • 2020s: README accumulated ports and bindings in multiple languages.
  • 2025: CMake metadata identified version 2.3.2 dated Sep 4th 2025.

Related projects

  • base64 is the older and far more common binary-to-text encoding explicitly used as the comparison point in the README.
  • Cosmopolitan is referenced by the README as the cross-platform binary compilation tool used by the project.
  • The README lists related base16384 implementations for Go, Python, Android, TypeScript, Lua, C#, Rust, Swift, Dart, and MoonBit.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本2.3.2
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v2.3.2

https://github.com/fumiama/base16384

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:base16384
版本2.3.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/base16384
主页https://github.com/fumiama/base16384
仓库https://github.com/fumiama/base16384
上游文档https://github.com/fumiama/base16384#readme
许可证GPL-3.0-or-later
源码归档https://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebase16384
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%

base16384 2.3.1-1

Encode binary files to printable utf16be

https://github.com/fumiama/base16384

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

libbase16384-2 2.3.1-1

Dynamic library of base16384

https://github.com/fumiama/base16384

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

libbase16384-dev 2.3.1-1

Header and archive of base16384

https://github.com/fumiama/base16384

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

base16384

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

base16384 2.2.5-1

Encode binary files to printable utf16be

https://github.com/fumiama/base16384

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

libbase16384-2 2.2.5-1

Dynamic library of base16384

https://github.com/fumiama/base16384

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

libbase16384-dev 2.2.5-1

Header and archive of base16384

https://github.com/fumiama/base16384

sudo apt install libbase16384-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: base16384
  • 1 依赖
  • normalized package name match
  • 匹配方式:Base16384
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libbase16384-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.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