How to Install and Uninstall liblayout.noarch Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "liblayout.noarch" package

Please follow the instructions below to install liblayout.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install liblayout.noarch

2. Uninstall "liblayout.noarch" package

This is a short guide on how to uninstall liblayout.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove liblayout.noarch $ sudo dnf autoremove

3. Information about the liblayout.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:39:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : liblayout
Version : 0.2.10
Release : 17.el8
Architecture : noarch
Size : 659 k
Source : liblayout-0.2.10-17.el8.src.rpm
Repository : 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).