Select Page

Install ffmpeg on AlmaLinux 8 with DNF package manager.

dnf install epel-release dnf-utils
dnf config-manager –set-enabled powertools

dnf install –nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm
dnf install –nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-8.noarch.rpm

dnf install ffmpeg ffmpeg-devel

Check info:
dnf info ffmpeg ; ffmpeg

Owner of Elastic Web Works. Computer Science is my specialty and Web Hosting is my work of art.