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

Last updated: October 15,2024

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

This is a short guide on how to install libavcodec-free-devel.x86_64 on AlmaLinux 9

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

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

Learn how to uninstall libavcodec-free-devel.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 1:26:14 ago on Wed Mar 13 07:41:12 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.