Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Installation

peerchemist edited this page Dec 27, 2016 · 2 revisions

Installation

Open Terminal, copy paste following commands:

My GPG key for verification:

wget -O - http://peerbox.me/repo/peerbox.gpg.key | sudo apt-key add -

Add Peerbox repository:

sudo sh -c "echo 'deb http://peerbox.me/repo jessie main' >> /etc/apt/sources.list.d/peerbox.list"

Now install Peerbox.

sudo apt-get update && sudo apt-get install peerbox

Clone this wiki locally