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

Last updated: February 04,2025

1. Install "libavcodec-free.i686" package

Here is a brief guide to show you how to install libavcodec-free.i686 on Fedora 39

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

2. Uninstall "libavcodec-free.i686" package

This is a short guide on how to uninstall libavcodec-free.i686 on Fedora 39:

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

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

Last metadata expiration check: 0:38:44 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libavcodec-free
Version : 6.0.1
Release : 2.fc39
Architecture : i686
Size : 4.0 M
Source : ffmpeg-6.0.1-2.fc39.src.rpm
Repository : updates
Summary : FFmpeg codec library
URL : https://ffmpeg.org/
License : GPL-3.0-or-later
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.