Archives For November 30, 1999

uGet download manager

uGet download manager 2.2.2 was released a few days ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and Ubuntu 19.04.

It has been one year and two months since the last release, though version 2.2.2 is a small release with following changes:

  • use quicksort to sort downloads.
  • backup torrent and metalink files.
  • curl plug-in: handle duplicate files with double extensions.

How to Install uGet 2.2.2 in Ubuntu:

The new release package has been made into uGet Stable PPA, available for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and Ubuntu 19.04.

1. Open terminal via Ctrl+Alt+T or from app launcher, and then run command to add the PPA:

sudo add-apt-repository ppa:plushuang-tw/uget-stable

Type user password (no asterisk feedback while typing) when it prompts and hit Enter.

uGet Stable PPA

2. Then upgrade the download manager from an existing release via Software Updater:

or you can run following 2 commands to check updates and install / upgrade uGet:

sudo apt-get update 

sudo apt-get install uget

How to Remove:

Run following command in terminal will remove the PPA and also downgrade to the stock version of uGet in your Ubuntu system:

sudo apt-get install ppa-purge && sudo ppa-purge ppa:plushuang-tw/uget-stable

If you want to remove uGet download manager, simply search for and remove it via “Ubuntu Software” utility.

uGet download manager

uGet download manager reached the 2.2.1 release a few days ago with less memory usage and some bug-fixes.

uGet 2.2.1 was released silently in its project page with following changes:

  • reduce memory usage.
  • mega plug-in: completed size should not be ‘-1’ if file size > 2G on a 32-bit system.
  • adjust speed limit independently without enabling global speed limit.
  • fix that can’t get 1080p video from YouTube.
  • update translation files.

How to Install uGet 2.2.1 in Ubuntu:

There’s no announcement and official PPA updates at the moment of writing.

However, the .deb packages for Ubuntu 14.04 trusty, Ubuntu 16.04 xenial, Ubuntu 17.10 artful, and Ubuntu 18.04 bionic are available at:

uGet 2.2.1 (i386.deb for 32bit, amd64.deb for 64bit)

Download the .deb that matches your Ubuntu edition, and click install it via Ubuntu Software, Gdebi, or by running command in terminal (Ctrl+Alt+T):

sudo dpkg -i ~/Downloads/uget_*.deb; sudo apt-get -f install

Once installed, open the download manager from your application launcher and enjoy!

uGet download manager

uGet download manager has reached a new stable 2.0.10 release a few days ago. The uGet team now is working on a brand new website and a new support system.

uGet 2.0.10 only gets a few changes. They are:

  • User can use sorting in any category and status.
  • curl plug-in: It can use ftruncate() to create large file.
  • Fix: uGet doesn’t close File Descriptor when saving config file.
  • add translation files.

uGet 2.0.10

How to Install uGet 2.0.10 in Ubuntu 14.04, 16.04, 17.04

The official uGet PPA dropped support for Ubuntu 12.04. So far, it provides the latest packages for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04, Ubuntu 17.10, and their derivatives.

1. Open terminal via Ctrl+Alt+T or from app launcher, and then run command to add the PPA:

sudo add-apt-repository ppa:plushuang-tw/uget-stable

Input your password (no visual feedback while typing) when it prompts and hit Enter.

uGet Stable PPA

2. Then upgrade the download manager from an existing release via Software Updater:

or you can run following 2 commands to check updates and install / upgrade uGet:

sudo apt-get update 

sudo apt-get install uget

How to Remove:

Run following command in terminal will remove the PPA and also downgrade to the stock version of uGet in your Ubuntu system:

sudo apt-get install ppa-purge && sudo ppa-purge ppa:plushuang-tw/uget-stable

If you want to remove uGet download manager, simply search for and remove it via “Ubuntu Software” utility.

ubuntu_tips1

For Google Chrome users not satisfied with the built-in download manager, here’s how to integrate the uGet download manager with Chrome browser in Ubuntu 16.04, Ubuntu 14.04, and Linux Mint 17, 18.

uGet used to have an official extension for Chrome/Chromium, though it’s out of date because Google removed NPAPI support.

Now there’s an open-source uGet Chrome Wrapper that integrates uGet Download Manager with Google Chrome in Linux Systems. With it, youcan:

  • Simply click on any download links, ‘uGet new Download’ dialog will appear and continue the download.
  • Right-click on a link and there’s ‘Download with uGet’ option.
  • Press and hold Insert key to prevent uGet from interrupting your download.
  • Use Ctrl+Shift+U to disable or re-enable the extension (uGet Download option in context menu still available).

uget-chrome-integration

How to Install uGet Chrome Wrapper in Ubuntu:

1. First in Chrome browser, install the uGet integration extension by going to the link below:

uGet integration extension for Chrome

2. Then open terminal (Ctrl+Alt+T) and run commands below one by one to install the wrapper for uGet from the developer’s PPA:

  • Add the PPA repository:
    sudo add-apt-repository ppa:slgobinath/uget-chrome-wrapper

    uget-chrome-wrapper-ppa

  • Then update and install the wrapper:
    sudo apt update
    
    sudo apt install uget-chrome-wrapper

Finally restart Google Chrome browser and enjoy!

Uninstall uGet Chrome Wrapper:

To completely remove this stuff, first go to Chrome Settings -> Extensions -> remove “uGet integration” extension.

Then open terminal (Ctrl+Alt+T) and remove the wrapper via command:

sudo apt remove uget-chrome-wrapper && sudo apt autoremove

And the PPA can be removed by going to System Settings -> Software & Updates -> Other Software tab.

uGet download manager

uGet 2.0, a new major release of the powerful and light-weight download manager, finally was released after more than 7 months beta testing!

uGet is a VERY Powerful download manager application with a large inventory of features but is still very light-weight and low on resources. It allows you to classify download, and allows you to import download from HTML files. Every category has an independent configuration that can be inherited by each download in that category.

uGet 2.0 in Ubuntu 15.04

uGet 2.0 in Ubuntu 15.04

uGet 2.0, a new stable release since version 1.10.4, was released earlier today. Changes according to the README file:

curl plug-in:

  • support multi-thread downloading.
  • support mirrors.
  • support aria2 control file format ver 1 (aria2 v1.4.1).
  • It can allocate file by its size before downloading.
  • uGet1’s downloaded file can’t be resumed by uGet2. It is not compatiable.

aria2 plug-in:

  • better BitTorrent and metalink support.
  • support JSON-RPC batch request to improve remote aria2 downloading.
  • support aria2 “–out” argument to set output filename.
  • support RPC authorization secret token (Aria2 v1.8.4 new feature)
  • add “split” option to avoid less connections if user specify mirrors.

Application:

  • Every category has it’s data file. (file format is JSON)
  • Program can set priority for each download in global speed limit mode.
  • Auto classifier by file extension, host, and scheme.
  • User can change category order.
  • All data files use JSON format. (not compatiable with uGet 1)
  • Global speed control can affect all plug-ins.
  • Skip existing URLs from clipboard and command-line.

GTK+ User interface:

  • New setting dialog.
  • Adjust category selector in main window for touch screen.
  • Remember category selection and paned position.
  • Program can sort all downloads by status.
  • Program can launch custom command when download complete.
  • Remove feature: launching app for specified file types.
  • Don’t notify completed if error occurs. It will notify error.
  • Banner can show uGet RSS message.
  • provide uget-1to2 (or uget-gtk-1to2) to convert setting from old uGet files.

How to Install or Upgrade to uGet 2.0

The 2.0 release is available in its official PPA for Ubuntu 12.04, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Linux Mint 17, and Elementary OS Freya.

1. To add the PPA, open terminal from the Dash, Menu or by pressing Ctrl+Alt+T on keyboard. When it opens, run command:

sudo add-apt-repository -y ppa:plushuang-tw/uget-stable

uget-ppa

2. After that, upgrade uGet through Software Updater (or Update Manager):

uget2-upgrade

If you don’t have a previous version installed, directly install uGet from Ubuntu Software Center after checking for updates via Software Updater (or Update Manager).

For other Linux and Windows, download uGet 2.0 from this page.