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

Last updated: September 23,2024

1. Install "crossguid2.x86_64" package

This guide covers the steps necessary to install crossguid2.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install crossguid2.x86_64

2. Uninstall "crossguid2.x86_64" package

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

$ sudo dnf remove crossguid2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:41:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : crossguid2
Version : 0.2.2
Release : 14.20190529gitca1bf4b.fc38
Architecture : x86_64
Size : 20 k
Source : crossguid2-0.2.2-14.20190529gitca1bf4b.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.