removed info about ppa which are no more maintained
[www.git] / src / psensor / ubuntu.adoc
index 765e14f..c151468 100644 (file)
@@ -1,5 +1,6 @@
 = Psensor Ubuntu Support
 :docinfo2:
+:icons: font
 
 == Specific Features On Ubuntu
 
@@ -37,26 +38,6 @@ Since Oneiric, Psensor is available in the official Ubuntu repository. The stabl
 sudo apt-get install psensor
 ----
 
-=== Development Version
-
-The development version is providing the last features and should not have any major bugs. It can be installed by using a dedicated PPA with the following command lines:
-
-----
-sudo apt-add-repository ppa:jfi/psensor-unstable
-sudo apt-get update
-sudo apt-get install psensor
-----
-
-=== Daily Snapshot
-
-Each day a package is automatically built directly from the source repository. The purpose of this daily build is to test Psensor and report bugs.  It can be installed by using a dedicated PPA with the following command lines:
-
-----
-sudo apt-add-repository ppa:jfi/psensor-daily-trunk
-sudo apt-get update
-sudo apt-get install psensor
-----
-
 === Installation From Source Archive
 
 Of course, it is also possible to compile and install Psensor from the source archive. There is no real benefit except to tune compilation settings or hack the source code.