How to Install and Uninstall gavl.x86_64 Package on Fedora 35

Last updated: June 02,2024

1. Install "gavl.x86_64" package

Please follow the steps below to install gavl.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gavl.x86_64

2. Uninstall "gavl.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gavl.x86_64 on Fedora 35:

$ sudo dnf remove gavl.x86_64 $ sudo dnf autoremove

3. Information about the gavl.x86_64 package on Fedora 35

Last metadata expiration check: 2:09:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gavl
Version : 1.4.0
Release : 19.fc35
Architecture : x86_64
Size : 3.0 M
Source : gavl-1.4.0-19.fc35.src.rpm
Repository : fedora
Summary : A library for handling uncompressed audio and video data
URL : http://gmerlin.sourceforge.net/
License : GPLv3+
Description : Gavl is a library for handling and converting uncompressed audio and
: video data. It provides datatypes for audio/video formats and standardized
: structures to store the data. It supports converting between all formats.
: Some conversion functions are available in multiple versions (MMX...),
: which are selected by compile time configuration, CPU autodetection and
: user options.