似乎没有适用*buntu-restricted-extras
于 Ubuntu GNOME 的软件包。
安装各种媒体编解码器等的正确方法是什么?
答案1
“ubuntu-restricted-extras” 是“multiverse”部分的一部分,如果您无法使用 apt 获取它,首先我们必须启用“Multiverse”。
我想补充一点:
deb http://archive.ubuntu.com/ubuntu/ zesty multiverse
到:
/etc/apt/sources.list
然后:
sudo apt update
现在您就可以使用它了。
哪一个?
以下是我可以使用的内容:
$ apt search --names-only -- -restricted-extras
kubuntu-restricted-extras/zesty 65 amd64
Commonly used media codecs and fonts for Kubuntu
lubuntu-restricted-extras/zesty 65 amd64
Commonly used media codecs and fonts for Lubuntu
ubuntu-restricted-extras/zesty 65 amd64
Commonly used media codecs and fonts for Ubuntu
xubuntu-restricted-extras/zesty 65 amd64
Commonly used media codecs and fonts for Xubuntu
我建议在 Ubuntu gnome 中使用“ubuntu-restricted-extra”,而不是其他软件包,它们的大部分内容都很相似,然而由于 Unity 和 Gnome 中的许多东西彼此接近,我认为这将是你最好的选择。
答案2
你应该使用ubuntu 受限附加功能。
存在几个不同版本的唯一原因是某些 Ubuntu 桌面版本有独特的要求。kubuntu 受限附加功能添加一些对 KDE 的支持。Lubuntu 最初不想包含 PulseAudio。而在 Ubuntu 17.10+ 中,xubuntu-受限-额外内容只是指向ubuntu 受限附加功能。