How to Install and Uninstall erlang-rebar Package on openSUSE Leap
Last updated: November 08,2024
1. Install "erlang-rebar" package
Please follow the guidance below to install erlang-rebar on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
erlang-rebar
Copied
2. Uninstall "erlang-rebar" package
Please follow the guidelines below to uninstall erlang-rebar on openSUSE Leap:
$
sudo zypper remove
erlang-rebar
Copied
3. Information about the erlang-rebar package on openSUSE Leap
Information for package erlang-rebar:
-------------------------------------
Repository : Main Repository
Name : erlang-rebar
Version : 2.6.4+git20180201.b6d3094-bp155.1.73
Arch : x86_64
Vendor : openSUSE
Installed Size : 556.9 KiB
Installed : No
Status : not installed
Source package : erlang-rebar-2.6.4+git20180201.b6d3094-bp155.1.73.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 : Main Repository
Name : erlang-rebar
Version : 2.6.4+git20180201.b6d3094-bp155.1.73
Arch : x86_64
Vendor : openSUSE
Installed Size : 556.9 KiB
Installed : No
Status : not installed
Source package : erlang-rebar-2.6.4+git20180201.b6d3094-bp155.1.73.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).