How to Install and Uninstall expat-devel.x86_64 Package on Oracle Linux 8

Last updated: June 18,2024

1. Install "expat-devel.x86_64" package

This guide let you learn how to install expat-devel.x86_64 on Oracle Linux 8

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

2. Uninstall "expat-devel.x86_64" package

Please follow the guidelines below to uninstall expat-devel.x86_64 on Oracle Linux 8:

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

3. Information about the expat-devel.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:52:47 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : expat-devel
Version : 2.2.5
Release : 8.0.1.el8_6.2
Architecture : x86_64
Size : 57 k
Source : expat-2.2.5-8.0.1.el8_6.2.src.rpm
Repository : ol8_baseos_latest
Summary : Libraries and header files to develop applications using expat
URL : https://libexpat.github.io/
License : MIT
Description : The expat-devel package contains the libraries, include files and documentation
: to develop XML applications with expat.