How to Install and Uninstall gmime-devel.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "gmime-devel.x86_64" package

Please follow the instructions below to install gmime-devel.x86_64 on CentOS Stream 8

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

2. Uninstall "gmime-devel.x86_64" package

This guide let you learn how to uninstall gmime-devel.x86_64 on CentOS Stream 8:

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

3. Information about the gmime-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:31:04 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gmime-devel
Version : 2.6.23
Release : 16.el8
Architecture : x86_64
Size : 197 k
Source : gmime-2.6.23-16.el8.src.rpm
Repository : epel
Summary : Header files to develop libgmime applications
URL : http://spruce.sourceforge.net/gmime/
License : LGPLv2+ and GPLv2+
Description : The GMime suite provides a core library and set of utilities which may be
: used for the creation and parsing of messages using the Multipurpose
: Internet Mail Extension (MIME). The devel-package contains header files
: to develop applications that use libgmime.