How to Install and Uninstall gettext-devel.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 17,2024
1. Install "gettext-devel.x86_64" package
This tutorial shows how to install gettext-devel.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gettext-devel.x86_64
Copied
2. Uninstall "gettext-devel.x86_64" package
This is a short guide on how to uninstall gettext-devel.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gettext-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gettext-devel.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:33:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gettext-devel
Version : 0.19.8.1
Release : 17.el8
Architecture : x86_64
Size : 331 k
Source : gettext-0.19.8.1-17.el8.src.rpm
Repository : baseos
Summary : Development files for gettext
URL : http://www.gnu.org/software/gettext/
License : LGPLv2+ and GPLv3+
Description : This package contains all development related files necessary for
: developing or compiling applications/libraries that needs
: internationalization capability. You also need this package if you
: want to add gettext support for your project.
Available Packages
Name : gettext-devel
Version : 0.19.8.1
Release : 17.el8
Architecture : x86_64
Size : 331 k
Source : gettext-0.19.8.1-17.el8.src.rpm
Repository : baseos
Summary : Development files for gettext
URL : http://www.gnu.org/software/gettext/
License : LGPLv2+ and GPLv3+
Description : This package contains all development related files necessary for
: developing or compiling applications/libraries that needs
: internationalization capability. You also need this package if you
: want to add gettext support for your project.