Files
@ ec45fc398650
Branch filter:
Location: libtransport.git/documentation/installation/debian_ubuntu.md - annotation
ec45fc398650
903 B
text/markdown
Update documentation/installation/debian_ubuntu.md
update
update
8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 ec45fc398650 8be6cdc53ac2 ec45fc398650 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 ec45fc398650 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 8be6cdc53ac2 | ---
layout: page
title: Spectrum 2
---
We have APT repositories for Debian and Ubuntu that make it very easy to install Spectrum 2.
To use the repositories, just add the following lines to @/etc/apt/sources.list@:
deb http://repo.spectrum.im $dist spectrum2
where $dist is either lucid, oneiric, precise, quantal, sid, squeeze, wheezy. If you are unsure, you can usually find your distribution in the file /etc/lsb-release. We also have a source repository at the same location if you want to build the package yourself.
apt-get update
Don’t worry about the warnings that the packages can’t be identified, they will be gone after you installed the fsinf-keyring package.
### Install spectrum2
After you have done that, simply do:
apt-get install spectrum2 spectrum2-backend-libpurple
Note that these repositories pull in quite a few dependencies, depending on the distribution you use.
|