eddy@eddy-ThinkPad-X220:~$ sudo apt install ubuntu-restricted-extras
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
您可能需要运行“apt-get -f install”来纠正下列错误:
下列软件包有未满足的依赖关系:
netease-cloud-music : 依赖: libqt5multimedia5-plugins 但是它将不会被安装
依赖: libqt5libqgtk2 但是它将不会被安装
ubuntu-restricted-extras : 依赖: ubuntu-restricted-addons 但是它将不会被安装
推荐: ttf-mscorefonts-installer 但是它将不会被安装
推荐: unrar 但是它将不会被安装
推荐: libavcodec-extra
E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)。
eddy@eddy-ThinkPad-X220:~$ sudu apt -f install
未找到 'sudu' 命令,您要输入的是否是:
命令 'sudo' 来自于包 'sudo-ldap' (universe)
命令 'sudo' 来自于包 'sudo' (main)
命令 'tudu' 来自于包 'tudu' (universe)
sudu:未找到命令
网上找的源
deb http://cn.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
##测试版源
deb http://cn.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse
# 源码
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
##测试版源
deb-src http://cn.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse