If you install for another distro, make sure you have curl installed.
The script to install uget-integration, not test curl.
The script advises for error but complete install and uget-integration not work.
example:
root:/home/pippo# ./install_uget_integrator.sh
./install_uget_integrator.sh: 4: ./install_uget_integrator.sh: curl: not found
Installing uget-integrator
uget-integrator is installed successfully!
I had the same issue on Opera and Firefox browser (on Ubuntu 18.04.1).
Type this on terminal:
Then restart your browser.
Edit: You can visit Source for another distributions/OS.
If you install for another distro, make sure you have
curl
installed.The script to install
uget-integration
, not test curl. The script advises for error but complete install anduget-integration
not work.example:
Hope that helps.