How to Install and Uninstall libavformat-free.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libavformat-free.x86_64" package

Please follow the step by step instructions below to install libavformat-free.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libavformat-free.x86_64

2. Uninstall "libavformat-free.x86_64" package

Please follow the steps below to uninstall libavformat-free.x86_64 on AlmaLinux 9:

$ sudo dnf remove libavformat-free.x86_64 $ sudo dnf autoremove

3. Information about the libavformat-free.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:41:35 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libavformat-free
Version : 5.1.4
Release : 2.el9
Architecture : x86_64
Size : 1.1 M
Source : ffmpeg-5.1.4-2.el9.src.rpm
Repository : epel
Summary : FFmpeg's stream format library
URL : https://ffmpeg.org/
License : GPLv3+
Description : The libavformat library provides a generic framework for multiplexing
: and demultiplexing (muxing and demuxing) audio, video and subtitle
: streams. It encompasses multiple muxers and demuxers for multimedia
: container formats.
:
:
: This build of ffmpeg is limited in the number of codecs supported.