How to Install and Uninstall gettext-runtime Package on openSUSE Leap
Last updated: November 07,2024
1. Install "gettext-runtime" package
Please follow the instructions below to install gettext-runtime on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gettext-runtime
Copied
2. Uninstall "gettext-runtime" package
In this section, we are going to explain the necessary steps to uninstall gettext-runtime on openSUSE Leap:
$
sudo zypper remove
gettext-runtime
Copied
3. Information about the gettext-runtime package on openSUSE Leap
Information for package gettext-runtime:
----------------------------------------
Repository : Main Repository
Name : gettext-runtime
Version : 0.20.2-1.43
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : gettext-runtime-0.20.2-1.43.src
Upstream URL : http://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 : Main Repository
Name : gettext-runtime
Version : 0.20.2-1.43
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : gettext-runtime-0.20.2-1.43.src
Upstream URL : http://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.