-
Notifications
You must be signed in to change notification settings - Fork 395
Distros
Nicola Vitale edited this page Dec 2, 2022
·
22 revisions
Please feel free to add to this list 😄
Available in the Community repository since version 3.11:
apk add translate-shellAvailable in Sisyphus and stable repositories since p9:
apt-get install translate-shellAvailable in official repositories:
sudo pacman -S translate-shellAvailable in Debian (in Jessie and later) and in Ubuntu (in 15.10 "Wily Werewolf" and later):
sudo apt install translate-shelldnf install translate-shellAvailable in official repositories:
emerge --ask app-i18n/translate-shellAvailable in official repositories:
guix package -i translate-shellAvailable in official repositories:
urpmi translate-shellIn the official channels:
nix-env -iA nixos.translate-shellIf using Nix as a package manager on top of another distro:
nix-env -iA nixpkgs.translate-shellzypper in translate-shellsudo eopkg install translate-shellAvailable in test grimoire:
cast translate-shellxbps-install -S translate-shellAvailable in DPorts collection:
pkg install google-translate-cliAvailable in FreeBSD Ports collection and as package:
cd /usr/ports/textproc/translate-shell
make && make installAlso available as a binary package:
pkg install translate-shellAvailable in pkgsrc:
cd /usr/pkgsrc/textproc/translate-shell
make installAvailable as a Homebrew formula:
brew install translate-shellAvailable in MacPorts Ports collection:
sudo port install translate-shell