How to Install and Uninstall gettext-tools Package on openSUSE Leap
Last updated: November 26,2024
1. Install "gettext-tools" package
This is a short guide on how to install gettext-tools on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gettext-tools
Copied
2. Uninstall "gettext-tools" package
Please follow the guidelines below to uninstall gettext-tools on openSUSE Leap:
$
sudo zypper remove
gettext-tools
Copied
3. Information about the gettext-tools package on openSUSE Leap
Information for package gettext-tools:
--------------------------------------
Repository : Main Repository
Name : gettext-tools
Version : 0.20.2-1.43
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.2 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. With it you can extract
strings from source code. The supplied Emacs mode (po-mode.el) will aid
in editing these catalogs (called PO files, for portable object) and
add translations. A special compiler will turn these PO files into
binary catalogs.
--------------------------------------
Repository : Main Repository
Name : gettext-tools
Version : 0.20.2-1.43
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.2 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. With it you can extract
strings from source code. The supplied Emacs mode (po-mode.el) will aid
in editing these catalogs (called PO files, for portable object) and
add translations. A special compiler will turn these PO files into
binary catalogs.