msgcat
GNU Internationalization utilities
Install
- All systems
-
curl cmd.cat/msgcat.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/msgcat
- Docker
-
docker run cmd.cat/msgcat msgcat
powered by Commando
gettext
GNU Internationalization utilities
Interesting for authors or maintainers of other packages or programs which they want to see internationalized.