Skip to content

Commit 9d1fc67

Browse files
authored
Update install.markdown
1 parent 2514edb commit 9d1fc67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

install.markdown

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ Below we list steps for installing Elixir in different distributions. If your di
5252
- **GNU Guix**
5353
* Run: `guix package -i elixir`
5454

55-
- **openSUSE (and SLES)**
56-
* Add Elixir/Erlang repository: `zypper ar -f obs://devel:languages:erlang/ Elixir-Factory`
57-
* Run: `zypper in elixir`
58-
* Optional: if you want to use the latest Erlang, you can use this repository: `zypper ar -f obs://devel:languages:erlang:Factory Erlang-Factory`
59-
6055
- **Ubuntu**
6156
* Use [install scripts](#install-scripts) (or alternatively [version managers](#version-managers))
6257
* The packages in `apt` tend to lag several versions behind. You may use [RabbitMQ Packages](https://launchpad.net/~rabbitmq) outlined below, which are likely newer than `apt`:

0 commit comments

Comments
 (0)