-
Notifications
You must be signed in to change notification settings - Fork 391
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-shell
Available in Sisyphus and stable repositories since p9:
apt-get install translate-shell
Available in official repositories:
sudo pacman -S translate-shell
Available in Debian (in Jessie and later) and in Ubuntu (in 15.10 "Wily Werewolf" and later):
sudo apt install translate-shell
dnf install translate-shell
Available in official repositories:
emerge --ask app-i18n/translate-shell
Available in official repositories:
guix package -i translate-shell
Available in official repositories:
urpmi translate-shell
In the official channels:
nix-env -iA nixos.translate-shell
If using Nix as a package manager on top of another distro:
nix-env -iA nixpkgs.translate-shell
zypper in translate-shell
sudo eopkg install translate-shell
Available in test
grimoire:
cast translate-shell
xbps-install -S translate-shell
Available in DPorts collection:
pkg install google-translate-cli
Available in FreeBSD Ports collection and as package:
cd /usr/ports/textproc/translate-shell
make && make install
Also available as a binary package:
pkg install translate-shell
Available in pkgsrc:
cd /usr/pkgsrc/textproc/translate-shell
make install
Available as a Homebrew formula:
brew install translate-shell
Available in MacPorts Ports collection:
sudo port install translate-shell