leiningen from home:zilti:clojure project

Select Your Operating System

For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:zilti:clojure/CentOS_8_Stream/home:zilti:clojure.repo
yum install leiningen
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:zilti:clojure/CentOS_8/home:zilti:clojure.repo
yum install leiningen
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:zilti:clojure/Fedora_Rawhide/home:zilti:clojure.repo
dnf install leiningen
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:zilti:clojure/Mageia_Cauldron/home:zilti:clojure.repo
dnf install leiningen
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:zilti:clojure/Mageia_8/home:zilti:clojure.repo
dnf install leiningen
For Mageia 7 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:zilti:clojure/Mageia_7/home:zilti:clojure.repo
dnf install leiningen
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:zilti:clojure/openSUSE_Tumbleweed/home:zilti:clojure.repo
zypper refresh
zypper install leiningen
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:zilti:clojure/RHEL_7/home:zilti:clojure.repo
yum install leiningen
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:zilti:clojure/SLE_15_SP3/home:zilti:clojure.repo
zypper refresh
zypper install leiningen
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:zilti:clojure/SLE_15_SP2/home:zilti:clojure.repo
zypper refresh
zypper install leiningen
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:zilti:clojure/SLE_15_SP1/home:zilti:clojure.repo
zypper refresh
zypper install leiningen
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:zilti:clojure/SLE_15/home:zilti:clojure.repo
zypper refresh
zypper install leiningen