3 Installing drgn
Install the drgn package on Oracle Linux 9.
Before installing the drgn package, enable the
ol9_addons
repository:
sudo dnf config-manager --enable ol9_addons
sudo dnf update -y
For more information, see Oracle Linux: Managing Software on Oracle Linux.
The
drgn package is installed.