How to Install and Uninstall sbt Package on openSUSE Leap
Last updated: November 07,2024
1. Install "sbt" package
Please follow the instructions below to install sbt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
sbt
Copied
2. Uninstall "sbt" package
This guide let you learn how to uninstall sbt on openSUSE Leap:
$
sudo zypper remove
sbt
Copied
3. Information about the sbt package on openSUSE Leap
Information for package sbt:
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : sbt
Version : 0.13.18-150200.4.19.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10.5 MiB
Installed : No
Status : not installed
Source package : sbt-0.13.18-150200.4.19.7.src
Upstream URL : http://www.scala-sbt.org
Summary : The simple build tool for Scala and Java projects
Description :
sbt is the simple build tool for Scala and Java projects.
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : sbt
Version : 0.13.18-150200.4.19.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10.5 MiB
Installed : No
Status : not installed
Source package : sbt-0.13.18-150200.4.19.7.src
Upstream URL : http://www.scala-sbt.org
Summary : The simple build tool for Scala and Java projects
Description :
sbt is the simple build tool for Scala and Java projects.