How to Install and Uninstall crda.src Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "crda.src" package
Here is a brief guide to show you how to install crda.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
crda.src
Copied
2. Uninstall "crda.src" package
In this section, we are going to explain the necessary steps to uninstall crda.src on Oracle Linux 8:
$
sudo dnf remove
crda.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the crda.src package on Oracle Linux 8
Last metadata expiration check: 1:07:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : crda
Version : 3.18_2020.04.29
Release : 1.el8
Architecture : src
Size : 48 k
Source : None
Repository : ol8_baseos_latest
Summary : Regulatory compliance daemon for 802.11 wireless networking
URL : https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
License : ISC
Description : The crda package provideds the regulatory rules database
: "wireless-regdb" used by the kernels 802.11 networking stack
: in order to comply with radio frequency regulatory rules around
: the world.
Available Packages
Name : crda
Version : 3.18_2020.04.29
Release : 1.el8
Architecture : src
Size : 48 k
Source : None
Repository : ol8_baseos_latest
Summary : Regulatory compliance daemon for 802.11 wireless networking
URL : https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
License : ISC
Description : The crda package provideds the regulatory rules database
: "wireless-regdb" used by the kernels 802.11 networking stack
: in order to comply with radio frequency regulatory rules around
: the world.