How to Install and Uninstall gavl Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "gavl" package

Please follow the guidelines below to install gavl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gavl

2. Uninstall "gavl" package

This is a short guide on how to uninstall gavl on openSuSE Tumbleweed:

$ sudo zypper remove gavl

3. Information about the gavl package on openSuSE Tumbleweed

Information for package gavl:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gavl
Version : 1.4.0rsvn4256-2.35
Arch : x86_64
Vendor : openSUSE
Installed Size : 16.7 KiB
Installed : No
Status : not installed
Source package : gavl-1.4.0rsvn4256-2.35.src
Upstream URL : http://gmerlin.sourceforge.net/
Summary : Library which provides basic support for uncompressed multimedia data
Description :
Gavl is short for Gmerlin Audio Video Library. It is a low level library, upon
which multimedia APIs can be built. Gavl handles all the details of audio and
video formats like colorspaces, samplerates, multichannel configurations etc. It
provides standardized definitions for those formats as well as container
structures for carrying audio samples or video images inside an application.
In addition, it handles the sometimes ugly task to convert between all these
formats and provides some elementary operations (copying, scaling, alpha
blending etc).