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

Last updated: May 15,2024

1. Install "babl.x86_64" package

This tutorial shows how to install babl.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install babl.x86_64

2. Uninstall "babl.x86_64" package

Please follow the instructions below to uninstall babl.x86_64 on Amazon Linux 2:

$ sudo yum remove babl.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : babl
Arch : x86_64
Version : 0.1.10
Release : 10.amzn2
Size : 120 k
Repo : amzn2-core/2/x86_64
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.