How to Install and Uninstall linux-driver-management.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "linux-driver-management.x86_64" package

This guide let you learn how to install linux-driver-management.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install linux-driver-management.x86_64

2. Uninstall "linux-driver-management.x86_64" package

Please follow the steps below to uninstall linux-driver-management.x86_64 on Fedora 34:

$ sudo dnf remove linux-driver-management.x86_64 $ sudo dnf autoremove

3. Information about the linux-driver-management.x86_64 package on Fedora 34

Last metadata expiration check: 0:55:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : linux-driver-management
Version : 1.0.3
Release : 8.fc34
Architecture : x86_64
Size : 43 k
Source : linux-driver-management-1.0.3-8.fc34.src.rpm
Repository : fedora
Summary : Generic driver management framework for Linux
URL : https://github.com/solus-project/linux-driver-management
License : LGPLv2+ and CC-BY-SA
Description : Linux Driver Management provides a core library and some tooling
: to enable the quick and easy enumeration of system devices,
: and functionality to match devices to packages/drivers.
:
: This is designed to be as agnostic as feasible whilst supporting
: a wide range of device classes, to provide a building block for
: driver management and discovery in Linux distributions.