How to Install and Uninstall gavl.i686 Package on Fedora 34

Last updated: October 04,2024

1. Install "gavl.i686" package

This guide let you learn how to install gavl.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gavl.i686

2. Uninstall "gavl.i686" package

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

$ sudo dnf remove gavl.i686 $ sudo dnf autoremove

3. Information about the gavl.i686 package on Fedora 34

Last metadata expiration check: 3:46:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gavl
Version : 1.4.0
Release : 18.fc34
Architecture : i686
Size : 3.0 M
Source : gavl-1.4.0-18.fc34.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.