How to Install and Uninstall libx86.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libx86.x86_64" package

Here is a brief guide to show you how to install libx86.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libx86.x86_64

2. Uninstall "libx86.x86_64" package

Learn how to uninstall libx86.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libx86.x86_64 $ sudo dnf autoremove

3. Information about the libx86.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:36:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libx86
Version : 1.1
Release : 35.el9
Architecture : x86_64
Size : 53 k
Source : libx86-1.1-35.el9.src.rpm
Repository : epel
Summary : Library for making real-mode x86 calls
URL : http://www.codon.org.uk/~mjg59/libx86
License : MIT
Description : A library to provide support for making real-mode x86 calls with an emulated
: x86 processor.