How to Install and Uninstall dev86.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "dev86.x86_64" package

Please follow the guidelines below to install dev86.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install dev86.x86_64

2. Uninstall "dev86.x86_64" package

In this section, we are going to explain the necessary steps to uninstall dev86.x86_64 on Fedora 36:

$ sudo dnf remove dev86.x86_64 $ sudo dnf autoremove

3. Information about the dev86.x86_64 package on Fedora 36

Last metadata expiration check: 2:40:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : dev86
Version : 0.16.21
Release : 19.fc36
Architecture : x86_64
Size : 378 k
Source : dev86-0.16.21-19.fc36.src.rpm
Repository : fedora
Summary : A real mode 80x86 assembler and linker
URL : http://v3.sk/~lkundrak/dev86/
License : GPL+ and GPLv2+ and LGPLv2+
Description : The dev86 package provides an assembler and linker for real mode 80x86
: instructions. You'll need to have this package installed in order to
: build programs that run in real mode, including LILO and the kernel's
: bootstrapping code, from their sources.
:
: You should install dev86 if you intend to build programs that run in real
: mode from their source code.