Jdownloader is a free, open-source download management tool with start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more.
To install jdownloader on ubuntu
1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.
2.Type the below code in terminal and hit enter.
sudo add-apt-repository ppa:jd-team/jdownloader
Type your ubuntu password if needed and press enter.
3.Then press enter to continue or ctrl-c to cancel adding the ppa.
4.Type below command and hit enter
sudo apt-get update
(more…)