Ubuntu 18.04安装uGet+Aria2,并接管Chorme下载

目录

  • Ubuntu 18.04安装uGet+Aria2,并接管Chorme下载
    • 安装uGet
    • 安装Aria2
    • 在uGet设置Aria2插件
    • 安装uget-integrator和Chorme对应插件,接管Chorme下载

Ubuntu 18.04安装uGet+Aria2,并接管Chorme下载

安装uGet

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

安装Aria2

sudo add-apt-repository ppa:t-tujikawa/ppa
sudo apt-get update
sudo apt-get install aria2

在uGet设置Aria2插件

打开uGet,Edit->Settings->Plug-in->选择aria2
Ubuntu 18.04安装uGet+Aria2,并接管Chorme下载_第1张图片

安装uget-integrator和Chorme对应插件,接管Chorme下载

sudo add-apt-repository ppa:uget-team/ppa
sudo apt update
sudo apt install uget-integrator

Chorme插件下载:https://chrome.google.com/webstore/detail/uget-integration/efjgjleilhflffpbnkaofpmdnajdpepi?hl=zh-CN

最终效果:
Ubuntu 18.04安装uGet+Aria2,并接管Chorme下载_第2张图片

你可能感兴趣的:(Ubuntu/Linux)