我一直在Kubuntu上安装管道(我已经在我的chromebook上安装了双引导)。但是,当我试图启用管道时,它不起作用。
(precise)george@localhost:~$ sudo pipelight-plugin --enable silverlight
sudo: pipelight-plugin: command not found发布于 2015-08-21 11:14:02
使用正确的存储库重新安装管道:
sudo apt-add-repository ppa:pipelight/stable
sudo apt-get update
sudo apt-get install --install-recommends pipelight-multi如果这些命令中没有一个出现错误,请键入
sudo pipelight-plugin --update资料来源:管道网/Ubuntu.
https://askubuntu.com/questions/616989
复制相似问题