How to Install and Uninstall gavl.src Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "gavl.src" package

This guide let you learn how to install gavl.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gavl.src

2. Uninstall "gavl.src" package

This is a short guide on how to uninstall gavl.src on Oracle Linux 8:

$ sudo dnf remove gavl.src $ sudo dnf autoremove

3. Information about the gavl.src package on Oracle Linux 8

Last metadata expiration check: 6:57:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gavl
Version : 1.4.0
Release : 12.el8
Architecture : src
Size : 4.4 M
Source : None
Repository : ol8_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.