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

Last updated: July 05,2024

1. Install "libx86-devel.i686" package

Please follow the steps below to install libx86-devel.i686 on Fedora 35

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

2. Uninstall "libx86-devel.i686" package

Please follow the steps below to uninstall libx86-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:38:30 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libx86-devel
Version : 1.1
Release : 33.fc35
Architecture : i686
Size : 9.0 k
Source : libx86-1.1-33.fc35.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.