How to Install and Uninstall syslinux.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

1. Install "syslinux.x86_64" package

Please follow the step by step instructions below to install syslinux.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install syslinux.x86_64

2. Uninstall "syslinux.x86_64" package

Here is a brief guide to show you how to uninstall syslinux.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove syslinux.x86_64 $ sudo dnf autoremove

3. Information about the syslinux.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:38:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : syslinux
Version : 6.04
Release : 4.el8
Architecture : x86_64
Size : 579 k
Source : syslinux-6.04-4.el8.src.rpm
Repository : baseos
Summary : Simple kernel loader which boots from a FAT filesystem
URL : http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
License : GPLv2+
Description : SYSLINUX is a suite of bootloaders, currently supporting DOS FAT
: filesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots
: (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). It also includes a tool,
: MEMDISK, which loads legacy operating systems from these media.