How to Install and Uninstall libavutil-free-devel.x86_64 Package on Fedora 38

Last updated: September 23,2024

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

Here is a brief guide to show you how to install libavutil-free-devel.x86_64 on Fedora 38

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

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

Please follow the steps below to uninstall libavutil-free-devel.x86_64 on Fedora 38:

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

3. Information about the libavutil-free-devel.x86_64 package on Fedora 38

Last metadata expiration check: 3:59:14 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libavutil-free-devel
Version : 6.0.1
Release : 2.fc38
Architecture : x86_64
Size : 159 k
Source : ffmpeg-6.0.1-2.fc38.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.