How to Install and Uninstall libavcodec-free.x86_64 Package on CentOS Stream 9

Last updated: November 28,2024

1. Install "libavcodec-free.x86_64" package

This tutorial shows how to install libavcodec-free.x86_64 on CentOS Stream 9

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

2. Uninstall "libavcodec-free.x86_64" package

Please follow the steps below to uninstall libavcodec-free.x86_64 on CentOS Stream 9:

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

3. Information about the libavcodec-free.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:20:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libavcodec-free
Version : 5.1.4
Release : 2.el9
Architecture : x86_64
Size : 4.0 M
Source : ffmpeg-5.1.4-2.el9.src.rpm
Repository : epel
Summary : FFmpeg codec library
URL : https://ffmpeg.org/
License : GPLv3+
Description : The libavcodec library provides a generic encoding/decoding framework
: and contains multiple decoders and encoders for audio, video and
: subtitle streams, and several bitstream filters.
:
:
: This build of ffmpeg is limited in the number of codecs supported.