Automic VaultAutomic Vault

brew

Installer translate-shell avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de translate-shell pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install translate-shell

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install translate-shell

MacPorts ports tree · textproc/translate-shell/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add translate-shell

Alpine Linux edge package indexes · translate-shell · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install translate-shell

Debian stable package indexes · translate-shell · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install translate-shell

Fedora Rawhide package metadata · translate-shell · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#translate-shell

nixpkgs package indexes · pkgs/by-name/tr/translate-shell/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S translate-shell

Arch Linux sync databases · translate-shell · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install translate-shell

openSUSE Tumbleweed package metadata · translate-shell · Source: download.opensuse.org

aperçu

Résumé du paquet

Command-line translator using Google Translate and more

Commandes et alias

  • trans

historique

Historique du projet et usages

Translate Shell is a POSIX-oriented command-line translator, distributed as the `trans` command, that queries online translation engines from a terminal. It began under the name Google Translate CLI and later broadened into a multi-engine tool.

Historique du projet

The official README identifies Translate Shell as formerly Google Translate CLI and describes Google Translate as the default engine, with Bing Translator, Yandex.Translate, and Apertium also supported. The tool is implemented around GNU Awk plus a shell wrapper, which made it unusually portable for a network-facing terminal utility.

The project documents multiple installation styles: a self-contained downloadable executable, package-manager installation, Zsh Antigen integration, Git builds, and Docker. Official release metadata shows the 0.9.6 line active through the late 2010s and the 0.9.7 line released in 2022 and 2023.

Historique d'adoption

Translate Shell became a package-manager staple because it solved a common terminal-user problem without requiring a browser or GUI. Its README says it works on GNU/Linux, macOS, BSD, Android through Termux, and Windows through WSL, Cygwin, or MSYS2, and the input facts show packaging across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and openSUSE.

The tool's adoption also reflects shell culture: it can translate command arguments, standard input, multi-line text, or interactive shell input, and optional dependencies such as rlwrap, paging tools, text-to-speech programs, and spell checkers improve the terminal experience without becoming mandatory.

Modes d'utilisation

Users call `trans` with source and target language expressions, such as `:fr`, `en:zh`, or multiple target languages joined with plus signs. It supports verbose output, brief mode, dictionary mode, language identification, interactive shell mode, standard input, and optional display handling for bidirectional scripts.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, Translate Shell is the classic example of turning a web translation service into a Unix filter. It is small enough to install everywhere, scriptable enough for dotfiles and editor hooks, and packaged widely enough that the same `trans` muscle memory works across Linux distributions and macOS.

Its Awk implementation and self-contained executable also make it a useful case study in packaging network-dependent command-line tools: the binary-like script is easy to distribute, while optional dependencies and upstream web-service changes are where maintainers feel the operational cost.

Chronologie

  • Early project: The README states that Translate Shell was formerly Google Translate CLI.
  • 2017-2020: Official GitHub releases show the 0.9.6 series continuing through several maintenance releases.
  • 2022: Official GitHub releases list version 0.9.7.
  • 2023: The official man page and GitHub releases list version 0.9.7.1.

Related projects

  • Translate Shell is related to online translation engines such as Google Translate, Bing Translator, Yandex.Translate, and Apertium. In packaging terms it also sits near terminal dictionary, text-to-speech, and shell productivity tools.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:shell

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 3 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.translate-shell/init.trans$XDG_CONFIG_HOME/translate-shell/init.trans

exécutables

Exécutables installés

CommandeTypeExpositionNote
transcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire0.9.7.1
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/soimort/translate-shell

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:translate-shell
Version0.9.7.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/translate-shell
Page d'accueilhttps://www.soimort.org/translate-shell
Dépôthttps://github.com/soimort/translate-shell
Docs amonthttps://www.soimort.org/translate-shell
LicenceUnlicense
Archive sourcehttps://github.com/soimort/translate-shell/archive/refs/tags/v0.9.7.1.tar.gz
Dépendancesfribidi, gawk, rlwrap
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsBy default, text-to-speech functionality is provided by macOS's builtin `say' command. This functionality may be improved in certain cases by installing one of mplayer, mpv, or mpg123, all of which are available through `brew install'.

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

translate-shell 0.9.7.1-2

Command-line translator using Google Translate, etc.

https://github.com/soimort/translate-shell

sudo apt install translate-shell
  • Section: contrib/misc
  • Architecture: all
  • 3 Dépendances
  • 1 fournit
  • 10 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Translate Shell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: translate-shell from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz
Nix95%

translate-shell

nix profile install nixpkgs#translate-shell
  • normalized package name match
  • Correspondance par : Translate Shell
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/translate-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

translate-shell 0.9.7.1-2

Command-line translator using Google Translate, etc.

https://github.com/soimort/translate-shell

sudo apt install translate-shell
  • Section: multiverse/misc
  • Architecture: all
  • 3 Dépendances
  • 1 fournit
  • 10 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Translate Shell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: translate-shell from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
apk95%

translate-shell 0.9.7.1-r2

Command-line online translator

https://www.soimort.org/translate-shell/

sudo apk add translate-shell
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: translate-shell
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Translate Shell
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: translate-shell from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

translate-shell-doc 0.9.7.1-r2

Command-line online translator (documentation)

https://www.soimort.org/translate-shell/

sudo apk add translate-shell-doc
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: translate-shell
  • normalized package name match
  • Correspondance par : Translate Shell
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: translate-shell-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

translate-shell 0.9.7.1-8.fc44

A command-line online translator

https://github.com/soimort/translate-shell

sudo dnf install translate-shell
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: translate-shell
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Translate Shell
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: translate-shell from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

translate-shell 0.9.7.1-2

A command-line interface and interactive shell for Google Translate

https://www.soimort.org/translate-shell/

sudo pacman -S translate-shell
  • License: Unlicense
  • Architecture: any
  • 2 Dépendances
  • 11 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Translate Shell
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: translate-shell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

translate-shell 0.9.7.1-1.6

Command line translator using various online services as backends

https://www.soimort.org/translate-shell

sudo zypper install translate-shell
  • License: Unlicense
  • Category: Productivity/Networking/Web/Frontends
  • Architecture: noarch
  • Source Package: translate-shell
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Translate Shell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: translate-shell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

translate-shell

sudo port install translate-shell
  • normalized package name match
  • Correspondance par : Translate Shell
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/translate-shell/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment