erlang-debugger from home:scalaris:testing project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:scalaris:testing/CentOS_7/home:scalaris:testing.repo
yum install erlang-debugger
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:scalaris:testing/CentOS_6/home:scalaris:testing.repo
yum install erlang-debugger
For CentOS 5 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:scalaris:testing/CentOS_5/home:scalaris:testing.repo
yum install erlang-debugger
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:scalaris:testing/RHEL_7/home:scalaris:testing.repo
yum install erlang-debugger
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:scalaris:testing/SLE_12/home:scalaris:testing.repo
zypper refresh
zypper install erlang-debugger