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

Last updated: October 06,2024

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

Please follow the guidance below to install libavutil-free-devel.x86_64 on Oracle Linux 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 Oracle Linux 9:

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

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

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