gettext
GNU Internationalization utilities
Install
- All systems
-
curl cmd.cat/gettext.sh
- Debian
-
apt-get install gettext
- Ubuntu
-
apt-get install gettext
- Alpine
-
apk add gettext
- Arch Linux
-
pacman -S gettext
- Kali Linux
-
apt-get install gettext
- CentOS
-
yum install gettext
- Fedora
-
dnf install gettext
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gettext
- OS X
-
brew install gettext
- Raspbian
-
apt-get install gettext
- Dockerfile
- dockerfile.run/gettext
- Docker
-
docker run cmd.cat/gettext gettext
powered by Commando
gettext
GNU Internationalization utilities
Interesting for authors or maintainers of other packages or programs which they want to see internationalized.
gettext-base
GNU Internationalization utilities for the base system
This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts.
sensible-utils
Utilities for sensible alternative selection
This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. The specific utilities included are: sensible-browser sensible-editor sensible-pager