Install Msgcat On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install msgcat
-
Debian
apt-get install gettext
Click to copy -
Ubuntu
apt-get install gettext
Click to copy -
Alpine OS
apk add gettext
Click to copy -
Arch Linux
pacman -S gettext
Click to copy -
Kali Linux
apt-get install gettext
Click to copy -
CentOS
yum install gettext
Click to copy -
Fedora
dnf install gettext
Click to copy -
Raspbian
apt-get install gettext
Click to copy -
macOS
brew install gettext
Click to copy
gettext
GNU Internationalization utilitiesInteresting for authors or maintainers of other packages or programs which they want to see internationalized.
plan9port
Ports of applications from Plan 9
Installation of latest msgcat command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.