我尝试使用sudo apt-get install beanstalkd(也使用-f选项)安装 beanstalkd,但出现以下错误:
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:
beanstalkd: Depends: libevent-1.4-2 (>= 1.4.13-stable) but it is not going to be installed
mysql-server-5.1: Depends: mysql-client-5.1 (>= 5.1.62-0ubuntu0.10.04.1) but it is not going to be installed
Depends: libmysqlclient16 (>= 5.1.21-1) but it is not going to be installed
Depends: mysql-server-core-5.1 (>= 5.1.62-0ubuntu0.10.04.1) but …Run Code Online (Sandbox Code Playgroud) 我有一副带有按钮(连同麦克风)的通用智能手机耳机,我想在 Ubuntu 中使用该按钮作为暂停/播放键,就像我在 Android 手机音乐播放器上一样。
有没有办法在 Ubuntu 中启用这个耳机控制?
如果耳机控件是 Android 手机中使用的音频插孔的硬件功能,则该硬件的名称(音频插孔)将不胜感激。
当从终端使用 apt-get update 时,我可以看到当商业 PPA 更新时进程会停止。
希望这不是故意的,是否有修复程序可以使 apt-get update 更快地与商业 PPA 一起工作?