How to Install and Uninstall libavdevice-free-devel.x86_64 Package on AlmaLinux 9

Last updated: July 02,2024

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

In this section, we are going to explain the necessary steps to install libavdevice-free-devel.x86_64 on AlmaLinux 9

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

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

Please follow the instructions below to uninstall libavdevice-free-devel.x86_64 on AlmaLinux 9:

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

3. Information about the libavdevice-free-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:01:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libavdevice-free-devel
Version : 5.1.4
Release : 2.el9
Architecture : x86_64
Size : 21 k
Source : ffmpeg-5.1.4-2.el9.src.rpm
Repository : epel
Summary : Development files for FFmpeg's device library
URL : https://ffmpeg.org/
License : GPLv3+
Description : The libavdevice library provides a generic framework for grabbing from
: and rendering to many common multimedia input/output devices, and
: supports several input and output devices, including Video4Linux2, VfW,
: DShow, and ALSA.
:
: This subpackage contains the headers for FFmpeg libavdevice.