Differences

This shows you the differences between two versions of the page.

Link to this comparison view

install:installindebian [2016/05/04 10:50] (current)
tobias created
Line 1: Line 1:
 +====== Install in Debian ======
  
 +To install Astade in Debian add the following lines to your /​etc/​apt/​sources.list (resp. the sources.list.d/​astade.list):​
 +
 +<​code>​
 +deb http://​ppa.launchpad.net/​astade/​daily/​ubuntu/​ devel main
 +deb-src http://​ppa.launchpad.net/​astade/​daily/​ubuntu/​ devel main
 +</​code>​
 +
 +Afterwards you can run (as usual):
 +
 +<​code>​
 +apt-get update
 +apt-get install astade
 +</​code>​
 +
 +Voila. :-)
install/installindebian.txt ยท Last modified: 2016/05/04 10:50 by tobias
GNU Free Documentation License 1.3
Powered by PHP Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 Valid HTML5