How to Install and Uninstall crossguid.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "crossguid.x86_64" package

Please follow the instructions below to install crossguid.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install crossguid.x86_64

2. Uninstall "crossguid.x86_64" package

This tutorial shows how to uninstall crossguid.x86_64 on Fedora 38:

$ sudo dnf remove crossguid.x86_64 $ sudo dnf autoremove

3. Information about the crossguid.x86_64 package on Fedora 38

Last metadata expiration check: 3:25:39 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : crossguid
Version : 0
Release : 0.20.20160908gitfef89a4.fc38
Architecture : x86_64
Size : 19 k
Source : crossguid-0-0.20.20160908gitfef89a4.fc38.src.rpm
Repository : fedora
Summary : Lightweight cross platform C++ GUID/UUID library
URL : https://github.com/graeme-hill/crossguid/
License : MIT
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.