How to Install and Uninstall dev86.x86_64 Package on Fedora 38
Last updated: November 28,2024
1. Install "dev86.x86_64" package
This guide covers the steps necessary to install dev86.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
dev86.x86_64
Copied
2. Uninstall "dev86.x86_64" package
Please follow the step by step instructions below to uninstall dev86.x86_64 on Fedora 38:
$
sudo dnf remove
dev86.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dev86.x86_64 package on Fedora 38
Last metadata expiration check: 1:57:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : dev86
Version : 0.16.21
Release : 22.fc38
Architecture : x86_64
Size : 403 k
Source : dev86-0.16.21-22.fc38.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.
Available Packages
Name : dev86
Version : 0.16.21
Release : 22.fc38
Architecture : x86_64
Size : 403 k
Source : dev86-0.16.21-22.fc38.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.