How to Install and Uninstall gavl.i686 Package on CentOS Stream 8

Last updated: May 14,2024

1. Install "gavl.i686" package

This guide covers the steps necessary to install gavl.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install gavl.i686

2. Uninstall "gavl.i686" package

This tutorial shows how to uninstall gavl.i686 on CentOS Stream 8:

$ sudo dnf remove gavl.i686 $ sudo dnf autoremove

3. Information about the gavl.i686 package on CentOS Stream 8

Last metadata expiration check: 1:12:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gavl
Version : 1.4.0
Release : 12.el8
Architecture : i686
Size : 2.6 M
Source : gavl-1.4.0-12.el8.src.rpm
Repository : appstream
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.