Centos/Alma/Rocky 8 install FFmpeg

Follow this step..

[root@~]# dnf install epel-release yum-utils -y
[root@~]# dnf config-manager --enable epel
[root@~]# yum-config-manager --enable powertools
[root@~]# dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm -y
[root@~]# dnf install --nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-8.noarch.rpm -y
[root@~]# dnf update -y
[root@~]# dnf install ffmpeg ffmpeg-devel -y


 

You may also read!

Installing Composer on Debian 11

Komposer adalah alat manajemen ketergantungan yang populer untuk PHP, dibuat terutama untuk memfasilitasi instalasi dan pembaruan untuk ketergantungan proyek.

Read More...

Debian APT Error – debconf: unable to initialize frontend: Dialog

Ketika saya menginstall salah satu server VPS. saya mendapatkan error disebuah server dengan OS Debian 10 Error nya seperti ini: debconf: unable

Read More...

Install Deluge WebUI di Debian 11

What is Deluge? Deluge is a lightweight, Free Software, cross-platform BitTorrent client. How to install? bash# apt update && apt upgrade -y bash#

Read More...

Leave a reply:

Your email address will not be published.

Mobile Sliding Menu