How to Install and Uninstall gettext-runtime Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "gettext-runtime" package
Here is a brief guide to show you how to install gettext-runtime on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gettext-runtime
Copied
2. Uninstall "gettext-runtime" package
This is a short guide on how to uninstall gettext-runtime on openSuSE Tumbleweed:
$
sudo zypper remove
gettext-runtime
Copied
3. Information about the gettext-runtime package on openSuSE Tumbleweed
Information for package gettext-runtime:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gettext-runtime
Version : 0.22.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : gettext-runtime-0.22.5-1.1.src
Upstream URL : https://www.gnu.org/software/gettext/
Summary : Tools for Native Language Support (NLS)
Description :
This package contains the intl library as well as tools that ease the
creation and maintenance of message catalogs. It allows you to extract
strings from source code. The supplied Emacs mode (po-mode.el) helps
editing these catalogs (called PO files, for portable object) and
adding translations. A special compiler turns these PO files into
binary catalogs.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gettext-runtime
Version : 0.22.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : gettext-runtime-0.22.5-1.1.src
Upstream URL : https://www.gnu.org/software/gettext/
Summary : Tools for Native Language Support (NLS)
Description :
This package contains the intl library as well as tools that ease the
creation and maintenance of message catalogs. It allows you to extract
strings from source code. The supplied Emacs mode (po-mode.el) helps
editing these catalogs (called PO files, for portable object) and
adding translations. A special compiler turns these PO files into
binary catalogs.