How to Install and Uninstall libavcodec-free.x86_64 Package on Oracle Linux 9

Last updated: October 15,2024

1. Install "libavcodec-free.x86_64" package

Please follow the guidelines below to install libavcodec-free.x86_64 on Oracle Linux 9

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

2. Uninstall "libavcodec-free.x86_64" package

Learn how to uninstall libavcodec-free.x86_64 on Oracle Linux 9:

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

3. Information about the libavcodec-free.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:46:05 ago on Thu Feb 15 07:50:05 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.