小编Yur*_*ras的帖子

使用 chrome 播放 YouTube 电影的速度太快

如果我在 Google Chrome 中播放电影,我会在 YouTube HTML 5 模式下快进播放电影。如果我用 Firefox 打开它,它播放得很好。有任何想法吗?

google-chrome

71
推荐指数
3
解决办法
13万
查看次数

如何在 64 位 ubuntu 上安装 32 位 deb 包?

我安装了 Ubuntu 11.10 64 位,我必须在其上安装 32 位 deb 包。它取决于其他 32 位库。我用 getlibs 克服了这个问题:

sudo getlibs -i ./hp-netconnect_1.2-12_i386.deb 
Run Code Online (Sandbox Code Playgroud)

包已成功安装,我可以使用它,但现在我无法使用 apt-get 安装任何东西:

ytaras@bueno:~/Downloads$ sudo apt-get install bison-doc 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 hp-netconnect:i386 : Depends: openssl:i386 but it is not going to be installed
                      Depends: procps:i386 but it is not going to be installed
                      Depends: zenity:i386 but it is …
Run Code Online (Sandbox Code Playgroud)

apt dependencies 11.10 multiarch

5
推荐指数
2
解决办法
2万
查看次数

标签 统计

11.10 ×1

apt ×1

dependencies ×1

google-chrome ×1

multiarch ×1