Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ocient.com/llms.txt

Use this file to discover all available pages before exploring further.

You can install the software application by installing a single RPM or package. Before installation, review your hardware sizing and ensure that it meets your needs. For details, see Ocient System Hardware Specifications. For a list of prerequisites needed for Ocient installation, see the Ocient System Requirements.
For access to Ocient software packages, please contact Ocient Support.

Application Installation

Commands

Consult the documentation for the package manager of your operating system for specific options and command-line syntax.

RPM Installation

Use this command to install the Ocient RPM package from the local filesystem. Include ./ or specify the full path to the RPM file; otherwise, the dnf command attempts to search the configured repositories instead of installing the local RPM file. In the following command example, replace XX with the Ocient package version of the provided file.
Shell
sudo dnf install ./ocient-XX-x86_64.rpm

DEB Installation

Use this command to install the Ocient DEB package from the local filesystem. Include ./ or specify the full path to the DEB file, otherwise the apt command attempts to search the configured repositories instead of installing the local DEB file. In the following command example, replace XX with the Ocient package version of the provided file.
Shell
sudo apt install ./ocient-XX-amd64.deb

Next Step

When your system install completes, proceed to Ocient System Bootstrapping. Installation Reference Install an Ocient System
Last modified on May 27, 2026