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

Last updated: October 05,2024

1. Install "dev86.x86_64" package

Please follow the guidance below to install dev86.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install dev86.x86_64

2. Uninstall "dev86.x86_64" package

This guide let you learn how to uninstall dev86.x86_64 on Fedora 34:

$ sudo dnf remove dev86.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:47:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : dev86
Version : 0.16.21
Release : 17.fc34
Architecture : x86_64
Size : 381 k
Source : dev86-0.16.21-17.fc34.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.