How to Install and Uninstall libavutil-free-devel.i686 Package on Fedora 39

Last updated: May 20,2024

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

Learn how to install libavutil-free-devel.i686 on Fedora 39

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

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

This tutorial shows how to uninstall libavutil-free-devel.i686 on Fedora 39:

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

3. Information about the libavutil-free-devel.i686 package on Fedora 39

Last metadata expiration check: 3:00:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libavutil-free-devel
Version : 6.0.1
Release : 2.fc39
Architecture : i686
Size : 159 k
Source : ffmpeg-6.0.1-2.fc39.src.rpm
Repository : updates
Summary : Development files for FFmpeg's utility library
URL : https://ffmpeg.org/
License : GPL-3.0-or-later
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.