Debuginfo rpms

  • Home > 
  • Debuginfo > 

Oracle Linux debuginfo rpms

The debuginfo for Oracle Linux may be found by following the links below.

How to install debuginfo packages

To easily install debuginfo for a given package, you should first configure the Oracle Linux debuginfo Yum repository, by placing the configuration corresponding to your OL version in a new file named : /etc/yum.repos.d/oracle-linux-debuginfo.repos.

Once configured you can use the command debuginfo-install PACKAGE to install the debuginfo for PACKAGE.

Oracle Linux 10

          [ol10_baseos_latest-debuginfo]
          name=Oracle Linux 10 Debuginfo
          baseurl=https://oss.oracle.com/ol10/debuginfo/
          gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
          gpgcheck=1
          enabled=0
          

Oracle Linux 9

          [ol9_baseos_latest-debuginfo]
          name=Oracle Linux 9 Debuginfo
          baseurl=https://oss.oracle.com/ol9/debuginfo/
          gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
          gpgcheck=1
          enabled=0
          

Oracle Linux 8

          [ol8_baseos_latest-debuginfo]
          name=Oracle Linux 8 Debuginfo
          baseurl=https://oss.oracle.com/ol8/debuginfo/
          gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
          gpgcheck=1
          enabled=0
          

Oracle Linux 7

          [ol7_latest-debuginfo]
          name=Oracle Linux 7 Debuginfo
          baseurl=https://oss.oracle.com/ol7/debuginfo/
          gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
          gpgcheck=1
          enabled=0
          

Oracle VM debuginfo rpms

The debuginfo rpms for Oracle VM Server (x86) kernel packages may be found by following the links below

integrated cloud applications and platform services