Automic VaultAutomic Vault

brew

orbiton mit Homebrew, MacPorts, Nix, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install orbiton

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install orbiton

MacPorts ports tree · editors/orbiton/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#orbiton

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S orbiton

Arch Linux sync databases · orbiton · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Fast and config-free text editor and IDE limited by VT100

Befehle und Aliase

  • o
  • obuild
  • osudo
  • vs

Verlauf

Projektgeschichte und Nutzung

Orbiton is a terminal text editor and small IDE distributed mainly as the `o` executable. Its project page emphasizes a configuration-free, portable, open-source editor limited by VT100, while the README describes its design goals as minimal annoyance, almost no configuration, and fast edit-format-compile-run cycles.

Projektgeschichte

Orbiton is developed by Alexander F. Rodseth under the `xyproto` GitHub account. The README says the editor has been the author's main editor since early 2022 and is mostly written in itself, after some early NeoVim use.

The project evolved from a focused terminal editor into a compact IDE-like tool. The README documents features including syntax highlighting, build and format commands, git commit-message behavior, Markdown table support, LSP support, a simple gdb and delve frontend, image preview, man-page viewing, and helper executables such as `osudo`.

Adoptionsgeschichte

Public adoption evidence is modest but visible through package-manager inclusion. The package metadata in this batch records Homebrew, MacPorts, Nix, and Arch packaging, and the upstream README includes a packaging-status badge and installation paths through Go releases and packaged binaries.

Wie es verwendet wird

Developers use Orbiton as a fast terminal editor for commit messages, Markdown, configuration files, source files, man pages, and quick compile cycles. The README explicitly documents setting `git config --global core.editor o` and using `MANPAGER=o` for man-page viewing.

Orbiton's constraints are part of its identity: it edits one file at a time by design, expects a terminal with `/dev/tty`, avoids broad user configuration, and targets users who prefer a self-contained terminal tool over a highly programmable editor.

Warum Paket-Nerds sich dafür interessieren

Orbiton is interesting as a packaged editor because it compresses editor, formatter, build runner, debugger frontend, man viewer, and small admin helpers into a single small terminal-oriented tool. It also represents a recurring packaging niche: opinionated, low-dependency alternatives to Vim, Emacs, Nano, and GUI editors for rescue images, live systems, and developer shells.

Zeitleiste

  • 2022: The README says Orbiton became the author's main editor in early 2022.
  • 2026: The README describes a mature v2 branch with release binaries, Go installation instructions, helper executables, LSP support, and debugger integration.

Related projects

  • Orbiton is closely related to `github.com/xyproto/vt100`, the terminal package it uses. Its README positions it among terminal editors and lightweight IDE tools rather than as a Vim or Emacs configuration framework.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für orbiton wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

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
ocliglobales Executable
obuildcliglobales Executable
osudocliglobales Executable
vscliglobales 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-25
Manager-Version2.74.4
Manager aktualisiert2026-06-18
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.74.4

https://github.com/xyproto/orbiton

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:orbiton
Version2.74.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/orbiton
Homepagehttps://roboticoverlords.org/orbiton/
Repositoryhttps://github.com/xyproto/orbiton
Upstream-Dokumentationhttps://roboticoverlords.org/orbiton
LizenzBSD-3-Clause
Quellarchivhttps://github.com/xyproto/orbiton/archive/refs/tags/v2.74.4.tar.gz
Zuletzt aktualisiert2026-06-18T16:34:38Z
Pulseupdated
Build-Abhängigkeitengo
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 Nameorbiton
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.

Nix95%

orbiton

nix profile install nixpkgs#orbiton
  • normalized package name match
  • Abgeglichen nach: Orbiton
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/or/orbiton/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

orbiton 2.74.3-1

Configuration-free text editor and IDE

https://roboticoverlords.org/orbiton/

sudo pacman -S orbiton
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 32 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Orbiton
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: orbiton from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

orbiton

sudo port install orbiton
  • normalized package name match
  • Abgeglichen nach: Orbiton
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/orbiton/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

obuild

nix profile install nixpkgs#obuild
  • installed executable or alias match
  • Abgeglichen nach: Obuild
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ob/obuild/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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