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

Last updated: September 29,2024

1. Install "libavcodec-free.x86_64" package

This is a short guide on how to install libavcodec-free.x86_64 on Fedora 38

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

2. Uninstall "libavcodec-free.x86_64" package

Here is a brief guide to show you how to uninstall libavcodec-free.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 2:15:04 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libavcodec-free
Version : 6.0.1
Release : 2.fc38
Architecture : x86_64
Size : 4.0 M
Source : ffmpeg-6.0.1-2.fc38.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.