就像标题上说的那样!我只想知道如何安装Ubuntu限制Extras没有闪存软件包。
发布于 2012-01-21 04:35:32
受限的额外资源是一种元打包。
https://help.ubuntu.com/community/MetaPackages
元包不是单个包,而是包的列表。
这样做的目的是让您更容易,而不是安装每个单独的包,您安装元打包。
若要查看受限附加文件中的包列表,请参见
http://packages.ubuntu.com/precise/ubuntu-restricted-extras
它指向
http://packages.ubuntu.com/precise/ubuntu-restricted-addons
所以..。
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad-multiverse libavcodec-extra-53 ttf-mscorefonts-installer unrar https://askubuntu.com/questions/97264
复制相似问题