Skip to content
Snippets Groups Projects
Unverified Commit 0842e48f authored by Dilawar Singh's avatar Dilawar Singh Committed by GitHub
Browse files

Update install.rst

Added PIP package.
parent 5ce2f84d
No related branches found
No related tags found
No related merge requests found
Use pre-built packages
-----------------------
If you need only `python` interface, you can install it using `pip`. This is the easiest
way to install Python interface.
::
pip install pymoose
We also build moose package with additional components such as gui and `moogli`.
Linux
^^^^^^
We recommend that you use our repositories hosted at `Open Build Service
<https://build.opensuse.org/package/show/home:moose/moose>`_. We have packages for the following distributions
- Debian 7.0, 8.0
- Ubuntu 12.04, 14.04, 15.04, 15.10, 16.04
- CentOS 6, 7
- Fedora 20, 21, 22, 23
- OpenSUSE 13.1, 13.2, Factory ARM, Leap 42.1, Tumbleweed
- SLE 12, 12 SP1
- RHEL 7
- Scientific Linux 7
Visit `this page
<https://build.opensuse.org/package/show/home:moose/moose>`_. Packages for most
linux distributions are available. Visit `this page
<https://software.opensuse.org/download.html?project=home:moose&package=moose>`_
to pick your distribution and follow instructions.
......@@ -28,7 +26,6 @@ to pick your distribution and follow instructions.
Mac OSX
^^^^^^^^
MacOSX support for moose-gui is not complete yet. However, the python-scripting interface can be installed on OSX using ``homebrew``
::
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment