How to Install and Uninstall erlang-rebar Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "erlang-rebar" package
Learn how to install erlang-rebar on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
erlang-rebar
Copied
2. Uninstall "erlang-rebar" package
This guide covers the steps necessary to uninstall erlang-rebar on openSuSE Tumbleweed:
$
sudo zypper remove
erlang-rebar
Copied
3. Information about the erlang-rebar package on openSuSE Tumbleweed
Information for package erlang-rebar:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : erlang-rebar
Version : 2.6.4+git20180201.b6d3094-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 556.3 KiB
Installed : No
Status : not installed
Source package : erlang-rebar-2.6.4+git20180201.b6d3094-5.1.src
Upstream URL : https://github.com/rebar/rebar
Summary : A sophisticated build-tool for Erlang projects that follows OTP principles
Description :
rebar is an Erlang build tool that makes it easy to compile and
test Erlang applications, port drivers and releases.
rebar is a self-contained Erlang script, so it's easy to distribute or even
embed directly in a project. Where possible, rebar uses standard Erlang/OTP
conventions for project structures, thus minimizing the amount of build
configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : erlang-rebar
Version : 2.6.4+git20180201.b6d3094-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 556.3 KiB
Installed : No
Status : not installed
Source package : erlang-rebar-2.6.4+git20180201.b6d3094-5.1.src
Upstream URL : https://github.com/rebar/rebar
Summary : A sophisticated build-tool for Erlang projects that follows OTP principles
Description :
rebar is an Erlang build tool that makes it easy to compile and
test Erlang applications, port drivers and releases.
rebar is a self-contained Erlang script, so it's easy to distribute or even
embed directly in a project. Where possible, rebar uses standard Erlang/OTP
conventions for project structures, thus minimizing the amount of build
configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).