我的新 Ubuntu Dell 笔记本电脑版本 12.04 无法播放视频。
我收到错误消息,
mpeg-4 aac codec not installed
我无法安装该ubuntu-restricted-extras
包
错误信息如下:
-Vostro-3546:~# sudo apt-get install ubuntu-restricted-extras
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ubuntu-restricted-extras
当我尝试安装任何包时,我遇到同样的错误。
答案1
- 激活存储库软件与更新
- 在任何安装之前,运行
sudo apt-get update
。