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

Last updated: April 29,2024

1. Install "gavl.x86_64" package

This tutorial shows how to install gavl.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install gavl.x86_64

2. Uninstall "gavl.x86_64" package

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

$ sudo dnf remove gavl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:30:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gavl
Version : 1.4.0
Release : 12.el8
Architecture : x86_64
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.