In order to download stuff from the internet one could use any normal browser and the terminal window. To do so follow the steps given below:
- Copy the hyperlink of the item that you wish to download
- Open the terminal window
- Enter the command:
- wget –c ‘copid_link’
- The item gets downloaded.