3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 11:39:25 +01:00

README: add Debian repository instructions

This commit is contained in:
James Lu 2016-10-28 20:04:39 -07:00 committed by GitHub
parent 72818412e1
commit e0802192f6

View File

@ -27,6 +27,12 @@ You can also find support via our IRC channels: `#PyLink @ irc.overdrivenetworks
## Installation ## Installation
### Installing via Debian APT repository (beta; stable branch only)
The Utopia Repository hosts `.deb` packages for PyLink. For Debian Jessie (stable) and Stretch/sid (testing), the `pylink` package and its dependencies are available in the `main` section. See https://packages.overdrivenetworks.com/#instructions for setup instructions.
Upon installing `pylink`, example configuration and docs will be in `/usr/share/doc/pylink/examples` and `/usr/share/doc/pylink/docs` respectively. You can also install a local copy of the [PyLink API reference](https://pylink.github.io/), which is provided by the `pylink-doc` package.
### Installing from source ### Installing from source
First, make sure the following dependencies are met: First, make sure the following dependencies are met: