You document wrong command to install a package in Debian/Ubuntu Linux. You
write incorrectly:
$ sudo apt install libcurl4-gnutls-dev [WRONG]
and it should be:
$ sudo apt-get install libcurl4-gnutls-dev
Cheers
Original issue reported on code.google.com by jesus.ca...@gmail.com on 26 Mar 2013 at 12:48
Original issue reported on code.google.com by
jesus.ca...@gmail.com
on 26 Mar 2013 at 12:48