
Me gustaría instalar plotmtv. Por esta razón utilicé simplemente el comando
sudo apt-get install plotmtv
pero me sale un mensaje de error que dice que falta el paquete, no está disponible o está dentro de otra fuente.
¿Qué puedo hacer?
Gracias
Respuesta1
plotmtv
no está en los repositorios desde Intrepid. Pero podrías usar un paquete deb. Pude instalarlo exitosamente en Vivid.
64 bits
cd; wget https://launchpad.net/~hkroeger/+archive/ubuntu/engineeringoss/+files/plotmtv_1.4.1-R10%7E8527892_amd64.deb sudo dpkg -i plotmtv_1.4.1-R10\~8527892_amd64.deb
32 bits
cd; wget https://launchpad.net/~hkroeger/+archive/ubuntu/engineeringoss/+files/plotmtv_1.4.1-R10%7E8527892_i386.deb sudo dpkg -i plotmtv_1.4.1-R10\~8527892_i386.deb
comprobar la instalación
apt-cache policy plotmtv
plotmtv:
Installed: 1.4.1-R10~8527892
Candidate: 1.4.1-R10~8527892
Version table:
*** 1.4.1-R10~8527892 0
100 /var/lib/dpkg/status