我刚安装了lubuntu 13.10。我正在尝试安装lubuntu-限制-额外的,这样我可以下载/启用adobe闪存播放器或类似?(这样我就可以在youtube上查看视频内容等等)
我读到以下内容:
当您安装Lubuntu时,您有机会选中一个框,使您能够安装允许MP3/DVD/Flash播放等功能的受限加载项。如果您忘记这样做,您仍然可以通过在系统工具下的菜单中打开Lubuntu软件中心( 12.04版本及更高版本)来安装这些软件包。搜索“lubuntu-限制-附加”,并在选择加载时,单击“安装”。
(我尝试过这种方法,但在Lubuntu软件中心搜索时,我无法找到Lubuntu限制的附加程序(在右上角的搜索框中输入?)
我也尝试过手动输入这个输入- sudo apt-获取安装lubuntu-限制-附加在Synaptic包Manager......but,我不确定我是否正确地这样做!
我还读过以下内容--我安装了附加设备,现在一切都很好。实际上现在是卢本图限制的临时演员。
如果安装插件或adobe闪存器(第一次使用linux os),请有人举例说明以下步骤:正确的步骤。
发布于 2013-11-10 13:54:11
我不确定您是否以正确的方式做了,但是这个包存在:
apt-cache search restricted-extras
kubuntu-restricted-addons - Commonly used restricted packages for Kubuntu
kubuntu-restricted-extras - Commonly used restricted packages for Kubuntu
lubuntu-restricted-addons - Commonly used restricted packages for Lubuntu
lubuntu-restricted-extras - Commonly used restricted packages for Lubuntu
ubuntu-restricted-addons - Commonly used restricted packages for Ubuntu
ubuntu-restricted-extras - Commonly used restricted packages for Ubuntu
xubuntu-restricted-addons - Commonly used restricted packages for Xubuntu
xubuntu-restricted-extras - Commonly used restricted packages for Xubuntu您可以打开终端并键入sudo apt-get update && sudo apt-get install lubuntu-restricted-extras,键入您的密码并完成。
https://askubuntu.com/questions/374943
复制相似问题