"5"^^ . . . "How Do I Install or Update Virtuoso Releases across Debian, Ubuntu, RHEL, and CentOS, via the OpenLink Nexus Repo: Step 5" . . . . "RedHat Enterprise Linux 8.x / 9.x\n\nThe following command sequence can be use to install the Virtuoso 8.3 RPM packages on RedHat Enterprise Linux (RHEL) 8.x / 9.x systems, whether in the Cloud or on on-premise standalone systems.\n\n1. Install the EPEL metadata:\n\n sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest.noarch.rpm\n\n2. Install the OpenLink repository metadata:\n\n sudo yum install -y https://nexus.openlinksw.com/repository/openlink-files/openlink-repo.rpm\n\n3. Install Virtuoso 8.3 on a local machine:\n\n sudo yum install -y virtuoso-8-commercial-full\n\nThe Virtuoso installation is now hooked into the OpenLink Nexus Repository 6 and updated to the latest Virtuoso components, and can be started and stopped with the Linux service commands:\n\n sudo service virtuoso { start | status | stop }\n\nThe latest Virtuoso packages can be obtained from the OpenLink Nexus Repository 6 with the command:\n\n sudo yum update" .