How to Install and Uninstall os-prober.x86_64 Package on AlmaLinux 8

Last updated: January 10,2025

1. Install "os-prober.x86_64" package

This guide covers the steps necessary to install os-prober.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install os-prober.x86_64

2. Uninstall "os-prober.x86_64" package

Please follow the instructions below to uninstall os-prober.x86_64 on AlmaLinux 8:

$ sudo dnf remove os-prober.x86_64 $ sudo dnf autoremove

3. Information about the os-prober.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:18:47 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : os-prober
Version : 1.74
Release : 9.el8
Architecture : x86_64
Size : 50 k
Source : os-prober-1.74-9.el8.src.rpm
Repository : baseos
Summary : Probes disks on the system for installed operating systems
URL : http://kitenet.net/~joey/code/os-prober/
License : GPLv2+ and GPL+
Description : This package detects other OSes available on a system and outputs the results
: in a generic machine-readable format. Support for new OSes and Linux
: distributions can be added easily.