How to Install and Uninstall gavl.i686 Package on Amazon Linux 2
Last updated: January 12,2025
1. Install "gavl.i686" package
Please follow the guidelines below to install gavl.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
gavl.i686
Copied
2. Uninstall "gavl.i686" package
This tutorial shows how to uninstall gavl.i686 on Amazon Linux 2:
$
sudo yum remove
gavl.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the gavl.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : gavl
Arch : i686
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.
Available Packages
Name : gavl
Arch : i686
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.