我想安装 plotmtv。为此,我简单地使用了命令
sudo apt-get install plotmtv
但我收到一条错误消息,指出包丢失、不可用或位于另一个源中。
我能做些什么?
谢谢
答案1
plotmtv
自 Intrepid 以来,它就不再位于存储库中。但您可以使用 deb 包。我能够在 Vivid 中成功安装它。
64 位
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 位
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
检查安装
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