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

Last updated: October 06,2024

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

Please follow the steps below to install libavutil-free-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall libavutil-free-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:02:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libavutil-free-devel
Version : 5.1.4
Release : 2.el9
Architecture : x86_64
Size : 140 k
Source : ffmpeg-5.1.4-2.el9.src.rpm
Repository : epel
Summary : Development files for FFmpeg's utility library
URL : https://ffmpeg.org/
License : GPLv3+
Description : The libavutil library is a utility library to aid portable multimedia
: programming. It contains safe portable string functions, random
: number generators, data structures, additional mathematics functions,
: cryptography and multimedia related functionality (like enumerations
: for pixel and sample formats).
:
: This subpackage contains the headers for FFmpeg libavutil.