mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
add upgrade info
This commit is contained in:
parent
a79b420eee
commit
3105453e69
1 changed files with 16 additions and 0 deletions
16
README
16
README
|
@ -68,6 +68,22 @@ You can then run Deluge by executing:
|
|||
|
||||
$ deluge
|
||||
|
||||
==========================
|
||||
Uninstallation/Upgrading:
|
||||
==========================
|
||||
|
||||
If you wish to upgrade from the older Deluge version please remove it first,
|
||||
then install the latest version as per "Installation Instructions". If you
|
||||
installed via the tarball, cd into the unpacked source tarball and then run,
|
||||
as root (or by using sudo):
|
||||
|
||||
$ make uninstall
|
||||
|
||||
If you installed via the deb package, run as root (or by using sudo:)
|
||||
$ dpkg --purge remove deluge-torrent
|
||||
|
||||
Now install the latest version (and check out the additional notes).
|
||||
|
||||
==========================
|
||||
Additional Notes:
|
||||
==========================
|
||||
|
|
Loading…
Add table
Reference in a new issue