How do I install jdownloader?

I want to install using a script

but the problem I don't know how to using this method to get a install.

Try out our new Install/Start-Script for Linux/Mac! wget must be installed on system! Download jd.sh chmod +x jd.sh start jd.sh Note: Open jd.sh to read Manual or change Settings!

please teach me and give me a detail to get the jdownloader install.

3 Answers

To install jdownloader try this. Just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the commands below.

sudo apt-add-repository ppa:jd-team/jdownloader
sudo apt-get update sudo apt-get install jdownloader-installer
1

To use the script without installing:

wget

chmod +x jd_unix_0.9.sh
./jd_unix_0.9.sh

For devices including Linux operating System you can install the downloading tool JDOWNLOADER by following these steps:

  1. Open the Ubuntu Software Center
  2. Go to Main Menu\Edit\Software Sources
  3. Go to the second tab Titled Other Sources
  4. Add New Software source:

    • deb
    • deb-src
  5. go to the search bar and you'll find yours.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like