Package: ubuntu-restricted-extras
Version: 67
Architecture: amd64
Maintainer: Ubuntu Developers <[email protected]>
Installed-Size: 14
Depends: ubuntu-restricted-addons
Recommends: libavcodec-extra, ttf-mscorefonts-installer, unrar
Section: metapackages
Priority: optional
Description: Commonly used media codecs and fonts for Ubuntu
This collection of packages includes:
- MP3 and other audio codec software to play various audio formats
(GStreamer plugins)
- software to install the Microsoft Web fonts
- the Adobe Flash plugin
- LAME, software to create compressed audio files.
.
This software does not include libdvdcss2, and will not let you play
encrypted DVDs. For more information, see
https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
.
These software packages are from the Multiverse channel, restricted by
copyright or legal issues in some countries. For more information, see
http://www.ubuntu.com/ubuntu/licensing
当你需要了解有关软件包的更多信息时,最好的办法通常是
apt-cache show
按照软件包名称运行:这里显示这是一个依赖于以下内容的元包
ubuntu-restricted-addons
:大多数有用的信息似乎由描述提供
ubuntu-restricted-extras
,如 Ubuntu 22.04 的本例所示:我认为您可能正在寻找的信息可以在ubuntu.com/ubuntu/licensing上找到,尽管它对单个许可证没有非常具体的说明。但是,例如对于 msfonts 许可证,您可以在安装此软件包时阅读许可证,它会要求您同意此许可证。
此外,RestrictedFormats 页面解释了受限格式软件许可证如何不符合或不符合 Ubuntu 的自由软件理念,因此由用户自行决定安装,而不是默认包含。相关页面:Ubuntu FreeFormats。
您还可以搜索与您感兴趣的许可证相关的单个软件包。例如,提到了 LAME:
或者更具体地说:
第一个结果就是
lame-doc - MP3 encoding library (documentation)
与该库相关的文档:dpkg -L
安装后,您可以像本例一样列出已安装包的文件:您将看到一些可以用任何网络浏览器打开的 html 文件。
如果您打开 about.html 页面文件:///usr/share/doc/lame-doc/html/about.html,您将找到指向其他相应页面的链接。
闭源或专利软件(如元软件包中包含的软件包)的法律限制
ubuntu-restricted-extras
适用于分销商(在本例中为 Ubuntu)。用户可以安装软件包供个人使用。事实上,当您安装此元软件包时,它会向您显示 Microsoft Fonts 的最终用户许可协议 (EULA),如果您想安装和使用它们,您必须接受该协议。