Skip to content

Installing on Oracle Linux systems

Khalid Aziz edited this page Mar 10, 2022 · 1 revision

Oracle Linux provides pre-built adaptivemm packages in public repo. Once yum is configured to use Oracle yum public repositories, use following instructions to install it:

Oracle Linux 8:

$ sudo dnf install adaptivemm

Oracle Linux 7: (Available soon)

$ sudo yum install adaptivemm

For x86-64 architecture, the pre-built adaptivemm package is available in the same repository as UEK Release 5 and Release 6 for Oracle Linux 7, and in the UEK Release 6 repository for Oracle Linux 8.

For aarch64 architecture, the pre-built adaptivemm package is available in the BaseOS repository for Oracle Linux 8.

Clone this wiki locally