Oracle Linux 是 RHEL 的分支, 與 RHEL 的套件兼容, 使用上沒有甚麼分別。
除了內核不同外, 有時 Oracle 會在 Oracle Linux 的套件名稱前加上 oracle 或 ol.
很多額外的套件也會用上 EPEL 或 PowerTools, 例如要用 dnf 或 yum 安裝 ImageMagick, 便需要同時開啟.
在 Oracle Linux 要開啟 EPEL 及 PowerTools, 不能與 CentOS 一樣, 需要加上 oracle 或 ol8 在前面。
Oracle Linux 8 開啟 EPEL:
# dnf install oracle-epel-release-el8
Oracle Linux 8 開啟 PowerTools:
# dnf config-manager –set-enabled ol8_codeready_builder