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

Last updated: October 10,2024

1. Install "libavutil-free.i686" package

This guide let you learn how to install libavutil-free.i686 on Fedora 36

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

2. Uninstall "libavutil-free.i686" package

Please follow the guidance below to uninstall libavutil-free.i686 on Fedora 36:

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

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

Last metadata expiration check: 5:52:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libavutil-free
Version : 5.0.1
Release : 11.fc36
Architecture : i686
Size : 298 k
Source : ffmpeg-5.0.1-11.fc36.src.rpm
Repository : updates
Summary : 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).