Automic VaultAutomic Vault

brew

base16384 mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für base16384 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install base16384

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install base16384

Debian stable package indexes · base16384 · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#base16384

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

Überblick

Paketzusammenfassung

Encode binary files to printable utf16be

Befehle und Aliase

  • base16384

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
base16384cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.3.2
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.3.2

https://github.com/fumiama/base16384

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:base16384
Version2.3.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/base16384
Homepagehttps://github.com/fumiama/base16384
Repositoryhttps://github.com/fumiama/base16384
Upstream-Dokumentationhttps://github.com/fumiama/base16384#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/fumiama/base16384/archive/refs/tags/v2.3.2.tar.gz
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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