How to Install and Uninstall memtest86+.src Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "memtest86+.src" package

Learn how to install memtest86+.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install memtest86+.src

2. Uninstall "memtest86+.src" package

Please follow the steps below to uninstall memtest86+.src on Oracle Linux 9:

$ sudo dnf remove memtest86+.src $ sudo dnf autoremove

3. Information about the memtest86+.src package on Oracle Linux 9

Last metadata expiration check: 3:32:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : memtest86+
Version : 5.31
Release : 0.4.beta.el9
Architecture : src
Size : 249 k
Source : None
Repository : ol9_appstream
Summary : Stand-alone memory tester for x86 and x86-64 computers
URL : http://www.memtest.org
License : GPLv2
Description : Memtest86+ is a thorough stand-alone memory test for x86 and x86-64
: architecture computers. BIOS based memory tests are only a quick
: check and often miss many of the failures that are detected by
: Memtest86+.
:
: The ELF version should be used for booting from grub,
: and avoids the following errors:
: "Error 7: Loading below 1MB is not supported"
: "Error 13: Invalid or unsupported executable format"
: "Error 28: Selected item cannot fit into memory"
:
: The script '/usr/sbin/memtest-setup' can be run (as root)
: to add the memtest86+ entry to your GRUB boot menu.