Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        crossguid - Lightweight cross platform C++ GUID/UUID library
        
        
        - Description:
- CrossGuid is a minimal, cross platform, C++ GUID library. It uses the best
native GUID/UUID generator on the given platform and has a generic class for
parsing, stringifying, and comparing IDs. 
        - Distro notes:
- This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc. 
How to Install
        sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install crossguid
        Packages