Genesis CLI
is personally maintained and available through the
home:sakethpathike
repository on the
openSUSE Build Service (OBS)
.
A Note on Java Dependency
The packages in the repository are built with
jdk-17-headless
. Your system's package manager (
zypper
or
dnf
) will automatically detect and install this as a dependency, so you don't need to install Java separately.
Genesis CLI has been tested locally with
Amazon Corretto 24
.
Genesis CLI is available from the personal repository
home:sakethpathike
for the following distributions:
Installation Instructions
sudo zypper addrepo https://download.opensuse.org/repositories/home:sakethpathike/openSUSE_Tumbleweed/home:sakethpathike.repo
sudo zypper refresh
sudo zypper install genesis-cli
content_copy
sudo zypper addrepo https://download.opensuse.org/repositories/home:sakethpathike/openSUSE_Slowroll/home:sakethpathike.repo
sudo zypper refresh
sudo zypper install genesis-cli
content_copy
sudo zypper addrepo https://download.opensuse.org/repositories/home:sakethpathike/16.0/home:sakethpathike.repo
sudo zypper refresh
sudo zypper install genesis-cli
content_copy
sudo zypper addrepo https://download.opensuse.org/repositories/home:sakethpathike/15.6/home:sakethpathike.repo
sudo zypper refresh
sudo zypper install genesis-cli
content_copy
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sakethpathike/Fedora_40/home:sakethpathike.repo
sudo dnf install genesis-cli
content_copy
After installation, verify that Genesis CLI is working correctly:
You should see the CLI version.
For the latest information and additional distributions, visit
.
info
Last Updated on: Sep 12, 2025 at 10:07 PM IST