X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=src%2Fpsensor%2Fubuntu.adoc;h=c1514688a1c4a99a3508ae851ee69b0ccf436b30;hp=b2daaf487822bdef7565c2cf26e11c4c7478e643;hb=eb440d36ff19cc17404f43a8dacb1bd28016f175;hpb=12b54a0e774cb0859a7fac795bb98c88e7fe62a6 diff --git a/src/psensor/ubuntu.adoc b/src/psensor/ubuntu.adoc index b2daaf4..c151468 100644 --- a/src/psensor/ubuntu.adoc +++ b/src/psensor/ubuntu.adoc @@ -38,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.