How To Install exo-devel on CentOS 8

exo-devel is Development tools for exo library

Introduction

In this tutorial we learn how to install exo-devel on CentOS 8.

What is exo-devel

Development tools and static libraries and header files for the exo library.

We can use yum or dnf to install exo-devel on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install exo-devel.

Install exo-devel on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install exo-devel using dnf by running the following command:

sudo dnf -y install exo-devel

Install exo-devel on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install exo-devel using yum by running the following command:

sudo yum -y install exo-devel

How To Uninstall exo-devel on CentOS 8

To uninstall only the exo-devel package we can use the following command:

sudo dnf remove exo-devel

exo-devel Package Contents on CentOS 8

/usr/bin/exo-csource
/usr/include/exo-1
/usr/include/exo-1/exo
/usr/include/exo-1/exo/exo-binding.h
/usr/include/exo-1/exo/exo-cell-renderer-ellipsized-text.h
/usr/include/exo-1/exo/exo-cell-renderer-icon.h
/usr/include/exo-1/exo/exo-config.h
/usr/include/exo-1/exo/exo-enum-types.h
/usr/include/exo-1/exo/exo-execute.h
/usr/include/exo-1/exo/exo-gdk-pixbuf-extensions.h
/usr/include/exo-1/exo/exo-gobject-extensions.h
/usr/include/exo-1/exo/exo-gtk-extensions.h
/usr/include/exo-1/exo/exo-icon-bar.h
/usr/include/exo-1/exo/exo-icon-chooser-dialog.h
/usr/include/exo-1/exo/exo-icon-view.h
/usr/include/exo-1/exo/exo-job.h
/usr/include/exo-1/exo/exo-simple-job.h
/usr/include/exo-1/exo/exo-string.h
/usr/include/exo-1/exo/exo-toolbars-editor-dialog.h
/usr/include/exo-1/exo/exo-toolbars-editor.h
/usr/include/exo-1/exo/exo-toolbars-model.h
/usr/include/exo-1/exo/exo-toolbars-view.h
/usr/include/exo-1/exo/exo-tree-view.h
/usr/include/exo-1/exo/exo-utils.h
/usr/include/exo-1/exo/exo-wrap-table.h
/usr/include/exo-1/exo/exo-xsession-client.h
/usr/include/exo-1/exo/exo.h
/usr/include/exo-2
/usr/include/exo-2/exo
/usr/include/exo-2/exo/exo-binding.h
/usr/include/exo-2/exo/exo-cell-renderer-icon.h
/usr/include/exo-2/exo/exo-config.h
/usr/include/exo-2/exo/exo-enum-types.h
/usr/include/exo-2/exo/exo-execute.h
/usr/include/exo-2/exo/exo-gdk-pixbuf-extensions.h
/usr/include/exo-2/exo/exo-gobject-extensions.h
/usr/include/exo-2/exo/exo-gtk-extensions.h
/usr/include/exo-2/exo/exo-icon-chooser-dialog.h
/usr/include/exo-2/exo/exo-icon-chooser-model.h
/usr/include/exo-2/exo/exo-icon-view.h
/usr/include/exo-2/exo/exo-job.h
/usr/include/exo-2/exo/exo-simple-job.h
/usr/include/exo-2/exo/exo-string.h
/usr/include/exo-2/exo/exo-thumbnail-preview.h
/usr/include/exo-2/exo/exo-thumbnail.h
/usr/include/exo-2/exo/exo-toolbars-model.h
/usr/include/exo-2/exo/exo-tree-view.h
/usr/include/exo-2/exo/exo-utils.h
/usr/include/exo-2/exo/exo.h
/usr/lib/.build-id
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/db82dd1d192f224b617065a72dc97b50b4c77e
/usr/lib64/libexo-1.so
/usr/lib64/libexo-2.so
/usr/lib64/pkgconfig/exo-1.pc
/usr/lib64/pkgconfig/exo-2.pc
/usr/share/doc/exo-devel
/usr/share/doc/exo-devel/TODO
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/exo-1
/usr/share/gtk-doc/html/exo-1/ExoCellRendererEllipsizedText.html
/usr/share/gtk-doc/html/exo-1/ExoCellRendererIcon.html
/usr/share/gtk-doc/html/exo-1/ExoIconBar.html
/usr/share/gtk-doc/html/exo-1/ExoIconChooserDialog.html
/usr/share/gtk-doc/html/exo-1/ExoIconView.html
/usr/share/gtk-doc/html/exo-1/ExoJob.html
/usr/share/gtk-doc/html/exo-1/ExoSimpleJob.html
/usr/share/gtk-doc/html/exo-1/ExoToolbarsEditor.html
/usr/share/gtk-doc/html/exo-1/ExoToolbarsEditorDialog.html
/usr/share/gtk-doc/html/exo-1/ExoToolbarsModel.html
/usr/share/gtk-doc/html/exo-1/ExoToolbarsView.html
/usr/share/gtk-doc/html/exo-1/ExoTreeView.html
/usr/share/gtk-doc/html/exo-1/ExoWrapTable.html
/usr/share/gtk-doc/html/exo-1/ExoXsessionClient.html
/usr/share/gtk-doc/html/exo-1/ch01.html
/usr/share/gtk-doc/html/exo-1/ch02.html
/usr/share/gtk-doc/html/exo-1/exo-1.devhelp2
/usr/share/gtk-doc/html/exo-1/exo-Binding-Properties-Functions.html
/usr/share/gtk-doc/html/exo-1/exo-Executing-Applications.html
/usr/share/gtk-doc/html/exo-1/exo-Extensions-to-GObject.html
/usr/share/gtk-doc/html/exo-1/exo-Extensions-to-Gtk.html
/usr/share/gtk-doc/html/exo-1/exo-Extensions-to-gdk-pixbuf.html
/usr/share/gtk-doc/html/exo-1/exo-Miscellaneous-Utility-Functions.html
/usr/share/gtk-doc/html/exo-1/exo-String-Utility-Functions.html
/usr/share/gtk-doc/html/exo-1/exo-Version-Information.html
/usr/share/gtk-doc/html/exo-1/exo-cell-renderers.html
/usr/share/gtk-doc/html/exo-1/exo-csource.html
/usr/share/gtk-doc/html/exo-1/exo-extensions.html
/usr/share/gtk-doc/html/exo-1/exo-gtk-file-chooser-add-thumbnail-preview.png
/usr/share/gtk-doc/html/exo-1/exo-icon-chooser-dialog.png
/usr/share/gtk-doc/html/exo-1/exo-jobs.html
/usr/share/gtk-doc/html/exo-1/exo-miscelleanous.html
/usr/share/gtk-doc/html/exo-1/exo-overview.html
/usr/share/gtk-doc/html/exo-1/exo-toolbars-editor-dialog.png
/usr/share/gtk-doc/html/exo-1/exo-toolbars-editor.png
/usr/share/gtk-doc/html/exo-1/exo-toolbars-view.png
/usr/share/gtk-doc/html/exo-1/exo-toolbars.html
/usr/share/gtk-doc/html/exo-1/exo-tools.html
/usr/share/gtk-doc/html/exo-1/exo-widgets.html
/usr/share/gtk-doc/html/exo-1/exo-wrap-table.png
/usr/share/gtk-doc/html/exo-1/home.png
/usr/share/gtk-doc/html/exo-1/index.html
/usr/share/gtk-doc/html/exo-1/ix14.html
/usr/share/gtk-doc/html/exo-1/left-insensitive.png
/usr/share/gtk-doc/html/exo-1/left.png
/usr/share/gtk-doc/html/exo-1/right-insensitive.png
/usr/share/gtk-doc/html/exo-1/right.png
/usr/share/gtk-doc/html/exo-1/style.css
/usr/share/gtk-doc/html/exo-1/up-insensitive.png
/usr/share/gtk-doc/html/exo-1/up.png
/usr/share/man/man1/exo-csource.1.gz

References

Summary

In this tutorial we learn how to install exo-devel on CentOS 8 using yum and dnf.