How to Install and Uninstall leiningen Package on openSuSE Tumbleweed
Last updated: November 05,2024
1. Install "leiningen" package
Please follow the step by step instructions below to install leiningen on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
leiningen
Copied
2. Uninstall "leiningen" package
Please follow the instructions below to uninstall leiningen on openSuSE Tumbleweed:
$
sudo zypper remove
leiningen
Copied
3. Information about the leiningen package on openSuSE Tumbleweed
Information for package leiningen:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : leiningen
Version : 2.11.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15.7 MiB
Installed : No
Status : not installed
Source package : leiningen-2.11.2-1.1.src
Upstream URL : https://leiningen.org/
Summary : Automation for Clojure projects
Description :
Working on Clojure projects with tools designed for Java can be an
exercise in frustration. With Leiningen, builds can be describe with
Clojure. Leiningen handles fetching dependencies, running tests,
packaging projects and can be extended with a number of plugins.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : leiningen
Version : 2.11.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 15.7 MiB
Installed : No
Status : not installed
Source package : leiningen-2.11.2-1.1.src
Upstream URL : https://leiningen.org/
Summary : Automation for Clojure projects
Description :
Working on Clojure projects with tools designed for Java can be an
exercise in frustration. With Leiningen, builds can be describe with
Clojure. Leiningen handles fetching dependencies, running tests,
packaging projects and can be extended with a number of plugins.