sudo dpkg - skype-ubuntu*.deb
[sudo] password for user:
dpkg: error: need an action option
Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through `less' or `more' !当我尝试在Ubuntu13.04上安装Skype时,我得到了这个输出。
发布于 2013-06-02 11:41:22
尝试这个,而不是sudo dpkg -i skype-ubuntu*.deb,它现在应该工作,没有任何错误。
https://askubuntu.com/questions/303121
复制相似问题