Estou recebendo isso:
atul@ubuntu:~$ sudo apt-get install traceroute
[sudo] password for atul:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package traceroute is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'traceroute' has no installation candidate
Alguém pode me dizer como resolver este problema?
apt
package-management
user300617
fonte
fonte
Respostas:
Ele precisa ser instalado com o pacote
inetutils-traceroute
.fonte
sudo rm /var/lib/dpkg/lock
e tente.