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

Last updated: October 14,2024

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

This is a short guide on how to install libavutil-free-devel.x86_64 on Rocky Linux 9

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

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

This guide let you learn how to uninstall libavutil-free-devel.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:27:55 ago on Fri Feb 16 06:49:52 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.