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

Last updated: May 22,2024

1. Install "libavcodec-free.i686" package

Please follow the instructions below to install libavcodec-free.i686 on Fedora 36

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

2. Uninstall "libavcodec-free.i686" package

This guide covers the steps necessary to uninstall libavcodec-free.i686 on Fedora 36:

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

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

Last metadata expiration check: 2:21:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libavcodec-free
Version : 5.0.1
Release : 11.fc36
Architecture : i686
Size : 1.9 M
Source : ffmpeg-5.0.1-11.fc36.src.rpm
Repository : updates
Summary : FFmpeg codec library
URL : https://ffmpeg.org/
License : GPLv3+
Description : The libavcodec library provides a generic encoding/decoding framework
: and contains multiple decoders and encoders for audio, video and
: subtitle streams, and several bitstream filters.
:
:
: This build of ffmpeg is limited in the number of codecs supported.