How to Install and Uninstall syslinux.x86_64 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "syslinux.x86_64" package

Please follow the steps below to install syslinux.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install syslinux.x86_64

2. Uninstall "syslinux.x86_64" package

Learn how to uninstall syslinux.x86_64 on AlmaLinux 9:

$ sudo dnf remove syslinux.x86_64 $ sudo dnf autoremove

3. Information about the syslinux.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:21:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : syslinux
Version : 6.04
Release : 0.20.el9
Architecture : x86_64
Size : 560 k
Source : syslinux-6.04-0.20.el9.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.