How to Install and Uninstall gettext-devel.i686 Package on Fedora 35

Last updated: September 22,2024

1. Install "gettext-devel.i686" package

This guide let you learn how to install gettext-devel.i686 on Fedora 35

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

2. Uninstall "gettext-devel.i686" package

Learn how to uninstall gettext-devel.i686 on Fedora 35:

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

3. Information about the gettext-devel.i686 package on Fedora 35

Last metadata expiration check: 1:29:55 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : gettext-devel
Version : 0.21
Release : 8.fc35
Architecture : i686
Size : 201 k
Source : gettext-0.21-8.fc35.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.