在这台机器上,我已经安装了portmap:
apt-get install portmap它工作得很好
但是,我需要把它安装在另一台我没有互联网的机器上
我要下载这张纸巾吗?我能做什么呢?
发布于 2014-11-30 18:36:53
下载Portmap:http://packages.ubuntu.com/lucid/net/portmap
ES 64:http://es.archive.ubuntu.com/ubuntu/pool/main/p/portmap/portmap_6.0.0-1ubuntu2_amd64.deb
ES i386:http://es.archive.ubuntu.com/ubuntu/pool/main/p/portmap/portmap_6.0.0-1ubuntu2_i386.deb
把这个包复制到你要安装的机器上。
CTRL + ALT +T(开放终端)
转到您放入其中一个包的文件夹:$ cd桌面
然后安装它:
dpkg -i portmap_6.0.0-1ubuntu2_i386.debhttps://askubuntu.com/questions/555030
复制相似问题