ngettext

GNU Internationalization utilities for the base system

Install

All systems
curl cmd.cat/ngettext.sh
Debian Debian
apt-get install gettext-base
Ubuntu
apt-get install gettext-base
Alpine
apk add gettext
Arch Arch Linux
pacman -S gettext
image/svg+xml Kali Linux
apt-get install gettext-base
CentOS
yum install gettext
Fedora
dnf install gettext
Windows (WSL2)
sudo apt-get update sudo apt-get install gettext-base
OS X
brew install gettext
Raspbian
apt-get install gettext-base
Docker
docker run cmd.cat/ngettext ngettext powered by Commando

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.

gettext

GNU Internationalization utilities

Interesting for authors or maintainers of other packages or programs which they want to see internationalized.