How to Install and Uninstall liblayout.src Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "liblayout.src" package

Learn how to install liblayout.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install liblayout.src

2. Uninstall "liblayout.src" package

Please follow the guidelines below to uninstall liblayout.src on Oracle Linux 9:

$ sudo dnf remove liblayout.src $ sudo dnf autoremove

3. Information about the liblayout.src package on Oracle Linux 9

Last metadata expiration check: 0:13:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : liblayout
Version : 0.2.10
Release : 25.el9
Architecture : src
Size : 1.2 M
Source : None
Repository : ol9_appstream
Summary : CSS based layouting framework
URL : http://reporting.pentaho.org/
License : LGPLv2+ and UCD
Description : LibLayout is a layouting framework. It is based on the Cascading StyleSheets
: standard. The layouting expects to receive its content as a DOM structure
: (although it does not rely on the W3C-DOM API).