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

Last updated: October 09,2024

1. Install "libx86-devel.i686" package

This guide covers the steps necessary to install libx86-devel.i686 on Fedora 34

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

2. Uninstall "libx86-devel.i686" package

This guide let you learn how to uninstall libx86-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 4:37:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libx86-devel
Version : 1.1
Release : 32.fc34
Architecture : i686
Size : 9.0 k
Source : libx86-1.1-32.fc34.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.