Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3be903 commit 4afd49bCopy full SHA for 4afd49b
install.markdown
@@ -45,6 +45,8 @@ If your distribution contains an old Elixir/Erlang version, see the sections bel
45
* FreeBSD
46
* From ports: `cd /usr/ports/lang/elixir && make install clean`
47
* From pkg: `pkg install elixir`
48
+ * Solus
49
+ * Run: `eopkg install elixir`
50
* Ubuntu 12.04/14.04/16.04 or Debian 7
51
* Add Erlang Solutions repo: `wget https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb && sudo dpkg -i erlang-solutions_1.0_all.deb`
52
* Run: `sudo apt-get update`
0 commit comments