{"id":6784,"date":"2017-05-13T15:09:10","date_gmt":"2017-05-13T15:09:10","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=6784"},"modified":"2017-05-13T15:09:10","modified_gmt":"2017-05-13T15:09:10","slug":"deluge-1-3-15-released-install-ubuntu-14-04-16-04-higher","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2017\/05\/deluge-1-3-15-released-install-ubuntu-14-04-16-04-higher\/","title":{"rendered":"Deluge 1.3.15 Released! Install it in Ubuntu 14.04, 16.04 &#038; Higher"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2015\/09\/deluge-icon.png\" alt=\"Deluge BitTorrent Client\" width=\"245\" height=\"250\" class=\"alignleft size-full wp-image-5284\" \/><\/p>\n<p>Deluge BitTorrent client 1.3.15 was released a day ago with various fixes. Web UI users are highly recommended to upgrade to this release due to a security fix.<\/p>\n<p>Deluge 1.3.15 changelog:<\/p>\n<ul>\n<li>Fix issues with displaying libtorrent single proxy.<\/li>\n<li>Fix libtorrent 1.2 trackers crashing Deluge UIs.<\/li>\n<li>Fix error in torrent priorities causing file priority mismatch in UIs.<\/li>\n<li>\nGtk UI:<\/p>\n<ul>\n<li>Configure gtkrc to use consistent button ordering on Windows.<\/li>\n<li>Fix column sort state not saved in Thinclient mode.<\/li>\n<li>Fix connection manager error with malformed ip.<\/li>\n<li>Rename SystemTray\/Indicator? &#8216;Pause\/Resume? All&#8217; to &#8216;Pause\/Resume? Session&#8217;.<\/li>\n<li>Workaround lt single proxy by greying out unused proxy types.<\/li>\n<\/ul>\n<\/li>\n<li>Security fix for Web UI: Check render template files exist otherwise raise 404.<\/li>\n<li>Some plugin fixes. See the <a href=\"http:\/\/dev.deluge-torrent.org\/wiki\/ReleaseNotes\/1.3.15\" target=\"_blank\">release note<\/a>.<\/li>\n<\/ul>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/deluge-1-3-15.jpg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/deluge-1-3-15-450x293.jpg\" alt=\"Deluge  1.3.15\" width=\"450\" height=\"293\" class=\"aligncenter size-medium wp-image-6785\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/deluge-1-3-15-450x293.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/deluge-1-3-15-768x499.jpg 768w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/deluge-1-3-15-600x390.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/05\/deluge-1-3-15.jpg 906w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<h4>How to Install Deluge 1.3.15 in Ubuntu:<\/h4>\n<p>Deluge has an <a href=\"https:\/\/launchpad.net\/~deluge-team\/+archive\/ubuntu\/ppa\" target=\"_blank\">official PPA<\/a> contains the latest packages for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and their derivatives.<\/p>\n<p><b>1.<\/b> Open terminal via Ctrl+Alt+T or by searching for &#8220;Terminal&#8221; from start menu. When it opens, run command to add the PPA:<\/p>\n<pre style=\"border:none;\">sudo add-apt-repository ppa:deluge-team\/ppa<\/pre>\n<p><i>Type in your password when prompts and hit Enter.<\/i><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/08\/deluge-ppa-600x87.jpg\" alt=\"Deluge PPA\" width=\"600\" height=\"87\" class=\"aligncenter size-large wp-image-6095\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/08\/deluge-ppa-600x87.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/08\/deluge-ppa-450x65.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/08\/deluge-ppa.jpg 764w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p><b>2.<\/b> If you have a previous release installed, upgrade Deluge using <b>Software Updater<\/b> after checking for updates:<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/03\/deluge-upgrade-manager.jp\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/03\/deluge-upgrade-manager-450x309.jpg\" alt=\"upgrade deluge bittorrent\" width=\"450\" height=\"309\" class=\"aligncenter size-medium wp-image-6607\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/03\/deluge-upgrade-manager-450x309.jpg 450w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/03\/deluge-upgrade-manager-600x413.jpg 600w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2017\/03\/deluge-upgrade-manager.jpg 742w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/p>\n<p>Or run commands to check updates and install Deluge:<\/p>\n<pre style=\"border:none;\">sudo apt-get update && sudo apt-get install deluge<\/pre>\n<p>In the command, you may replace <code>deluge<\/code> with <code>deluge-web<\/code> for web UI, or <code>deluge-console<\/code> for console UI, <code>deluged<\/code> for daemon.<\/p>\n<p><b>How to Restore:<\/b><\/p>\n<p>To restore to the stock version of Deluge BitTorrent client in your main Ubuntu repository, purge the PPA via command:<\/p>\n<pre style=\"border:None;\">sudo apt-get install ppa-purge && sudo ppa-purge ppa:deluge-team\/ppa<\/pre>","protected":false},"excerpt":{"rendered":"<p>Deluge BitTorrent client 1.3.15 was released a day ago with various fixes. Web UI users are highly recommended to upgrade to this release due to a security fix. Deluge 1.3.15 changelog: Fix issues with displaying libtorrent single proxy. Fix libtorrent 1.2 trackers crashing Deluge UIs. Fix error in torrent priorities causing file priority mismatch in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[573,1158],"class_list":["post-6784","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-bittorrent-client","tag-deluge"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/6784","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=6784"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/6784\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=6784"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=6784"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=6784"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}