Estoy obteniendo esto:
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
¿Alguien puede decirme cómo resolver este problema?
apt
package-management
usuario300617
fuente
fuente
Respuestas:
Tiene que ser instalado con el paquete
inetutils-traceroute
.fuente
sudo rm /var/lib/dpkg/lock
y luego intente.