root@kali:~# apt-get install dropbox.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package dropbox.deb
E: Couldn't find any package by glob 'dropbox.deb'
E: Couldn't find any package by regex 'dropbox.deb'
root@kali:~# apt-get install gdebi
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gdebi 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 'gdebi' has no installation candidate发布于 2016-10-27 16:05:28
dpkg -i dropbox.deb,如果您对Linux还不熟悉,就不建议使用kali。
https://unix.stackexchange.com/questions/319361
复制相似问题