How to Install and Uninstall libx86-devel.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "libx86-devel.i686" package

Please follow the step by step instructions below to install libx86-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libx86-devel.i686

2. Uninstall "libx86-devel.i686" package

This guide covers the steps necessary to uninstall libx86-devel.i686 on Fedora 39:

$ sudo dnf remove libx86-devel.i686 $ sudo dnf autoremove

3. Information about the libx86-devel.i686 package on Fedora 39

Last metadata expiration check: 1:54:39 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libx86-devel
Version : 1.1
Release : 40.fc39
Architecture : i686
Size : 9.4 k
Source : libx86-1.1-40.fc39.src.rpm
Repository : fedora
Summary : Development tools for programs which will use libx86
URL : http://www.codon.org.uk/~mjg59/libx86
License : MIT
Description : This package contains the static library and header file necessary for
: development of programs that will use libx86 to make real-mode x86 calls.