macOS
brew install gistlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gist in AI-Agent-Workflows.
Installation
brew install gistlocal Homebrew formula metadata
sudo apt install gistDebian stable package indexes · gist · Quelle: deb.debian.org
nix profile install nixpkgs#gistnixpkgs package indexes · pkgs/by-name/gi/gist/package.nix · Quelle: api.github.com
sudo pacman -S gistArch Linux sync databases · gist · Quelle: geo.mirror.pkgbuild.com
Überblick
Command-line utility for uploading Gists
Verlauf
gist is a Ruby command-line client and library for uploading files or standard input to GitHub Gist. It is one of the older developer-shell bridges between local code snippets and GitHub's paste-sharing service.
The repository was opened in October 2008 by Chris Wanstrath, and RubyGems records 1.0.0 in February 2010. The README credits defunkt and indirect for versions 1 through 3, then rking and Conrad Irwin for version 4, showing a maintainer handoff pattern typical of long-lived GitHub-era command-line tools.
The tool grew from simple snippet upload into a broader Gist client: it can upload multiple files, read from standard input, paste from the clipboard, create private gists, update existing gists, open or copy resulting URLs, list and read gists, and act as a Ruby library.
gist's adoption follows GitHub Gist's role as a lightweight code-sharing surface. The README documents installation through RubyGems, Bundler, Homebrew, FreeBSD ports, and Debian or Ubuntu packages, while RubyGems download counts show multi-million-install scale through the gem channel.
Practitioners pipe command output into gist, upload one or more files, attach descriptions, request private gists, copy the resulting URL, or use the library API inside Ruby programs. Authentication evolved from username/password token exchange toward GitHub's device-code OAuth flow, with tokens stored in ~/.gist or per-enterprise token files.
gist is significant because it made GitHub's pastebin-like service feel native to the Unix pipeline. For package maintainers, it also carries the history of API authentication changes, GitHub Enterprise support, and binary-name conflict handling in distributions such as Debian.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.gist~/.gist.<protocol>.<server.name>[.<port>]Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gist | cli | globales Executable |
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.
https://github.com/defunkt/gist
Installationsmetadaten
| Paketschlüssel | brew:gist |
|---|---|
| Version | 6.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gist |
| Homepage | https://defunkt.io/gist/ |
| Repository | https://github.com/defunkt/gist |
| Upstream-Dokumentation | https://github.com/defunkt/gist#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/defunkt/gist/archive/refs/tags/v6.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-19T22:35:16Z |
| Pulse | updated |
| Von macOS bereitgestellte Bibliotheken | ruby |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gist |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gist 6.0.0-3
Upload gists to gist.github.com
https://github.com/defunkt/gist
sudo apt install gistgist
nix profile install nixpkgs#gistgist 6.0.0-3
Upload gists to gist.github.com
https://github.com/defunkt/gist
sudo apt install gistgist 6.0.0-2
Potentially the best command line gister
https://github.com/defunkt/gist
sudo pacman -S gistQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.