centos 添加rpmfusion源,yum 安装 ffmpeg


rpmfusion提供了,在Fedora和 centos 源之外的其他yum 源

例如ffmpeg 在 centos 基础源和epel-release 里面都没有,

但是可以在rpmfusion中找到

在您的系统上开启 RPM Fusion源

 

Centos 6

yum localinstall -y https://download1.rpmfusion.org/free/el/rpmfusion-free-release-6.noarch.rpm

Centos 7

yum localinstall -y https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm

 

其他centos版本请参考rpmfusion官方链接: https://rpmfusion.org/Configuration

yum 安装ffmpeg

yum install ffmpeg

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM