arrow_left
Genesis
Getting Started
Core Setup
JS in Genesis
Extending
The GenesisRenderer API
The GenesisColors API
CLI
Installation
GitHub Releases
openSUSE (OBS)
Usage
Using the CLI
Genesis CLI
is personally maintained and available through the
home:sakethpathike
repository on the
openSUSE Build Service (OBS)
.
build result

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
.
Available Distributions
Genesis CLI is available from the personal repository
home:sakethpathike
for the following distributions:
  • openSUSE Tumbleweed
  • openSUSE Slowroll
  • openSUSE Leap 16.0
  • openSUSE Leap 15.6
  • Fedora 40
Installation Instructions
openSUSE Tumbleweed
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

openSUSE Slowroll
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

openSUSE Leap 16.0
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

openSUSE Leap 15.6
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

Fedora 40
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

Verification
After installation, verify that Genesis CLI is working correctly:
genesis-cli version
content_copy
You should see the CLI version.
More Information
For the latest information and additional distributions, visit
Genesis CLI on openSUSE Software
.
info
Last Updated on: Sep 12, 2025 at 10:07 PM IST
Made with genesis.