How to Install and Uninstall gettext-libs.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 16,2024

1. Install "gettext-libs.x86_64" package

In this section, we are going to explain the necessary steps to install gettext-libs.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install gettext-libs.x86_64

2. Uninstall "gettext-libs.x86_64" package

Please follow the guidance below to uninstall gettext-libs.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove gettext-libs.x86_64 $ sudo yum autoremove

3. Information about the gettext-libs.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : gettext-libs
Arch : x86_64
Version : 0.19.8.1
Release : 3.el7
Size : 1.5 M
Repo : installed
From repo : anaconda
Summary : Libraries for gettext
URL : http://www.gnu.org/software/gettext/
License : LGPLv2+ and GPLv3+
Description : This package contains libraries used internationalization support.