How to Install and Uninstall ruby2.5-rubygem-gettext Package on openSUSE Leap

Last updated: May 16,2024

1. Install "ruby2.5-rubygem-gettext" package

This guide let you learn how to install ruby2.5-rubygem-gettext on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ruby2.5-rubygem-gettext

2. Uninstall "ruby2.5-rubygem-gettext" package

In this section, we are going to explain the necessary steps to uninstall ruby2.5-rubygem-gettext on openSUSE Leap:

$ sudo zypper remove ruby2.5-rubygem-gettext

3. Information about the ruby2.5-rubygem-gettext package on openSUSE Leap

Information for package ruby2.5-rubygem-gettext:
------------------------------------------------
Repository : Main Repository
Name : ruby2.5-rubygem-gettext
Version : 3.2.5-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : rubygem-gettext-3.2.5-1.17.src
Upstream URL : http://ruby-gettext.github.com/
Summary : Gettext is a pure Ruby libary and tools to localize messages
Description :
Gettext is a GNU gettext-like program for Ruby.
The catalog file(po-file) is same format with GNU gettext.
So you can use GNU gettext tools for maintaining.