** Description changed:
- $ sudo apt-get install gnutlsReading package lists... Done
- Building dependency tree
+ $ sudo apt-get install gnutls
+ Reading package lists... Done
+ Building dependency tree
Reading state information... Done
E: Unable to locate package gnutls
-
- It woul
Try this one, it works for me.
$ apt-cache search gnutls
...
libgnutls-dev - GNU TLS library - development files
...
$ sudo apt install libgnutls-dev
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293