Skip to content

Commit 5780fd7

Browse files
YellowAppleJosé Valim
authored and
José Valim
committed
Add Slackware install instructions (elixir-lang#1298)
I've only been maintaining these SlackBuilds for 3 years now; might as well advertise 'em :) Note that at the moment SlackBuilds.org does not have the latest versions of Erlang/Elixir (my bad), but I submitted those today, so they'll hopefully be approved and included in the next SBo update cycle. The updated versions of the SlackBuild scripts can be found in [the GitHub repo I use for maintaining my SlackBuilds](https://github.com/YellowApple/slackbuilds).
1 parent 45a8224 commit 5780fd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install.markdown

+4
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ If your distribution contains an old Elixir/Erlang version, see the sections bel
5353
* Run: `sudo apt-get update`
5454
* Install the Erlang/OTP platform and all of its applications: `sudo apt-get install esl-erlang`
5555
* Install Elixir: `sudo apt-get install elixir`
56+
* Slackware
57+
* Using [`sbopkg`](https://sbopkg.org/): `sbopkg -ki "erlang-otp elixir"`
58+
**Or**
59+
Manually download/build/install from SlackBuilds.org: [`erlang-otp`](https://slackbuilds.org/repository/14.2/development/erlang-otp/), [`elixir`](https://slackbuilds.org/repository/14.2/development/elixir)
5660

5761
### Windows
5862

0 commit comments

Comments
 (0)