Mp3
Because some licenses that are compatible with Fedora's requirements, just like mp3 required patented technologies.
- 操作
dnf install --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
yum install gstreamer1 gstreamer1-plugins-bad gstreamer1-plugins-ugly
yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg libmatroska xvidcore -y
yum install gstreamer gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly -y
還是會有部分mp3格式無法解析.參考
-
官方解釋
MP3 is currently the most widely used format for lossy music compression and is widely supported among music players. However, since MP3 requires patented technologies and the patent holder has not provided licenses that are compatible with Fedora's requirements, Fedora is unable to include encoding and decoding support for the MP3 format. - 其他
rpm -ivh oneplay-gstreamer-codecs-mp3-21-6.x86_64.rpm
Flash
dnf install flash-plugin -y
安裝 Google Chrome
Fedora 22的默認瀏覽器是 Firefox咖气,不過其它的瀏覽器也各有優(yōu)缺點。最終用戶選擇瀏覽器會有種種原因。這里我們提供一些在 Fedora 22上安裝其它瀏覽器的方法琴拧。
使用你慣用的編輯器,在 yum 庫目錄中打開或創(chuàng)建 google-chrome.repo 文件默垄。
gedit /etc/yum.repos.d/google-chrome.repo
加入以下內(nèi)容并保存沪摄。
[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
現(xiàn)在 yum 就配置好可以找到穩(wěn)定版本的 Chrome 了,使用如下命令安裝它壶唤。
dnf install google-chrome-stable --nogpgcheck -y
更新系統(tǒng)
dnf update -y
root登錄
http://blog.csdn.net/JoeBlackzqq/article/details/14222651