How to Install and Uninstall gavl.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "gavl.x86_64" package

This guide let you learn how to install gavl.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gavl.x86_64

2. Uninstall "gavl.x86_64" package

Here is a brief guide to show you how to uninstall gavl.x86_64 on Amazon Linux 2:

$ sudo yum remove gavl.x86_64 $ sudo yum autoremove

3. Information about the gavl.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gavl
Arch : x86_64
Version : 1.4.0
Release : 4.amzn2.0.2
Size : 2.6 M
Repo : amzn2-core/2/x86_64
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.