Changes between Version 4 and Version 5 of Installing/Linux/Debian/Jessie


Ignore:
Timestamp:
11/22/2017 10:10:43 AM (6 years ago)
Author:
shamael
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing/Linux/Debian/Jessie

    v4 v5  
    2121{{{ 
    2222add-apt-repository 'deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu trusty main' 
     23}}} 
     24 
     25'''OR''' (if command not recognized)paste the below lines in /etc/apt/sources.list 
     26{{{ 
     27#Deluge PPA 
     28deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu trusty main  
     29deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu trusty main 
     30}}} 
     31 
     32[[BR]] 
     33[[BR]] 
     34 
     35Update and install  
     36{{{ 
    2337apt-get update 
    2438apt-get install -t trusty deluged deluge-web