How to Install and Uninstall biosdevname.src Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "biosdevname.src" package
Please follow the steps below to install biosdevname.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
biosdevname.src
Copied
2. Uninstall "biosdevname.src" package
This guide let you learn how to uninstall biosdevname.src on Oracle Linux 9:
$
sudo dnf remove
biosdevname.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the biosdevname.src package on Oracle Linux 9
Last metadata expiration check: 1:26:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : biosdevname
Version : 0.7.3
Release : 9.0.2.el9
Architecture : src
Size : 121 k
Source : None
Repository : ol9_baseos_latest
Summary : Udev helper for naming devices per BIOS names
URL : http://linux.dell.com/files/biosdevname
License : GPLv2
Description : biosdevname in its simplest form takes a kernel device name as an
: argument, and returns the BIOS-given name it "should" be. This is necessary
: on systems where the BIOS name for a given device (e.g. the label on
: the chassis is "Gb1") doesn't map directly and obviously to the kernel
: name (e.g. eth0).
Available Packages
Name : biosdevname
Version : 0.7.3
Release : 9.0.2.el9
Architecture : src
Size : 121 k
Source : None
Repository : ol9_baseos_latest
Summary : Udev helper for naming devices per BIOS names
URL : http://linux.dell.com/files/biosdevname
License : GPLv2
Description : biosdevname in its simplest form takes a kernel device name as an
: argument, and returns the BIOS-given name it "should" be. This is necessary
: on systems where the BIOS name for a given device (e.g. the label on
: the chassis is "Gb1") doesn't map directly and obviously to the kernel
: name (e.g. eth0).