How to Install and Uninstall gettext-devel.i686 Package on Fedora 36
Last updated: January 11,2025
1. Install "gettext-devel.i686" package
This guide covers the steps necessary to install gettext-devel.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
gettext-devel.i686
Copied
2. Uninstall "gettext-devel.i686" package
In this section, we are going to explain the necessary steps to uninstall gettext-devel.i686 on Fedora 36:
$
sudo dnf remove
gettext-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gettext-devel.i686 package on Fedora 36
Last metadata expiration check: 0:30:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : gettext-devel
Version : 0.21
Release : 9.fc36
Architecture : i686
Size : 200 k
Source : gettext-0.21-9.fc36.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.
Available Packages
Name : gettext-devel
Version : 0.21
Release : 9.fc36
Architecture : i686
Size : 200 k
Source : gettext-0.21-9.fc36.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.