Thursday, September 7, 2017

uGet download Manager updates to 1 8 0

uGet download Manager updates to 1 8 0


One of the things that makes Linux so powerful is the terminal, and the level of control over the operating system it provides, I like to use terminal for most of the activities, from searching for files to finding out essential information about the system or for that matter downloading using wget or alex. However, using terminal is difficult for Linux newbies, and thus we have many graphical utilities/frontends to make life simpler, there are bunch of graphical download manager on GNU/Linux platform like d4x, kget, uget etc.

uGet is a cross-platform graphical Download Manager available for both GNU/Linux and Microsoft Windows platform. Recently, uGet updated to 1.8 stable version, I had tried uGet couple of months back, I wasnt impressed much back then, I decided to give uGet another try and test the new updated version.

To install uGet on Ubuntu 11.04 based system, issue the following command in the terminal window to add stable PPA, and then install uGet onto the system.
sudo add-apt-repository ppa:plushuang-tw/uget-stable
sudo apt-get update
sudo apt-get install uget
Once you are done with installing repository and subsequently uGet download manager you can launch uGet from ( Applications -> Internet -> uGet ).


uGet as such has clean interface, however, the dialog boxes, the menus are cluttered with too many options, which can potentially overwhelm a Linux newbie, these could very well be hidden or be put under Advanced tab to make user interface much more user/newbie friendly.uGet has many interesting features, in addition to allowing you to download files, which I would discuss here.

One of the features I liked in uGet was support for batch download, you could specify wild card character and specify range thus allowing you to download number of files from the server, this could be useful while trying to download multiple sequenced files from the server.

Multiple batch downloads in uGet

The other feature I liked in uGet was allowing one to download links saved in clipboad, you could select link to be downloaded in browser, copy it and click on uGet icon on panel and chose "New from Clipboard" to download link. However, I found rather irritating that dialog popped up in uGet as soon as you chose to download file from clipboard, asking you to confirm the link, this does away the novelty of quick download of file from clipboard, Ideally, it should download valid link automatically from clipboard if someone choses the option.