How to Install and Uninstall libavcodec-free-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "libavcodec-free-devel.x86_64" package

Please follow the step by step instructions below to install libavcodec-free-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libavcodec-free-devel.x86_64" package

Here is a brief guide to show you how to uninstall libavcodec-free-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libavcodec-free-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:31:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libavcodec-free-devel
Version : 5.1.4
Release : 2.el9
Architecture : x86_64
Size : 71 k
Source : ffmpeg-5.1.4-2.el9.src.rpm
Repository : epel
Summary : Development files for FFmpeg's 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 subpackage contains the headers for FFmpeg libavcodec.