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

Last updated: May 19,2024

1. Install "babl.src" package

This guide covers the steps necessary to install babl.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install babl.src

2. Uninstall "babl.src" package

Please follow the guidelines below to uninstall babl.src on Oracle Linux 8:

$ sudo dnf remove babl.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:40:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : babl
Version : 0.1.52
Release : 1.el8
Architecture : src
Size : 667 k
Source : None
Repository : ol8_appstream
Summary : A dynamic, any to any, pixel format conversion library
URL : http://www.gegl.org/babl/
License : LGPLv3+ and GPLv3+
Description : Babl is a dynamic, any to any, pixel format conversion library. It
: provides conversions between the myriad of buffer types images can be
: stored in. Babl doesn't only help with existing pixel formats, but also
: facilitates creation of new and uncommon ones.