How to Install and Uninstall glue-schema.noarch Package on CentOS Stream 8

Last updated: May 17,2024

1. Install "glue-schema.noarch" package

This tutorial shows how to install glue-schema.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install glue-schema.noarch

2. Uninstall "glue-schema.noarch" package

Please follow the guidance below to uninstall glue-schema.noarch on CentOS Stream 8:

$ sudo dnf remove glue-schema.noarch $ sudo dnf autoremove

3. Information about the glue-schema.noarch package on CentOS Stream 8

Last metadata expiration check: 1:14:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : glue-schema
Version : 2.1.0
Release : 1.el8
Architecture : noarch
Size : 43 k
Source : glue-schema-2.1.0-1.el8.src.rpm
Repository : epel
Summary : LDAP schema files for the GLUE 1.3 and GLUE 2.0 Schema
URL : https://github.com/EGI-Foundation/glue-schema
License : Apache-2.0
Description : The GLUE specification is an information model for Grid entities such
: as computing clusters and data storage facilities. As a conceptual
: model, it is designed to be independent from the concrete data models
: adopted for its implementation. The specification can be rendered to
: several concrete data models such as XML Schema, LDAP Schema or SQL.
:
: This package provides LDAP schema files for the GLUE 1.3 and GLUE 2.0 Schema.