How to Install and Uninstall gettext-devel.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "gettext-devel.x86_64" package

Please follow the guidance below to install gettext-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install gettext-devel.x86_64

2. Uninstall "gettext-devel.x86_64" package

This is a short guide on how to uninstall gettext-devel.x86_64 on Fedora 38:

$ sudo dnf remove gettext-devel.x86_64 $ sudo dnf autoremove

3. Information about the gettext-devel.x86_64 package on Fedora 38

Last metadata expiration check: 5:12:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : gettext-devel
Version : 0.21.1
Release : 2.fc38
Architecture : x86_64
Size : 221 k
Source : gettext-0.21.1-2.fc38.src.rpm
Repository : fedora
Summary : Development files for gettext
URL : https://www.gnu.org/software/gettext/
License : LGPLv2+ and GPLv3+ and GFDL
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.