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

Last updated: October 07,2024

1. Install "crossguid2.x86_64" package

This guide let you learn how to install crossguid2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install crossguid2.x86_64

2. Uninstall "crossguid2.x86_64" package

Please follow the steps below to uninstall crossguid2.x86_64 on Fedora 36:

$ sudo dnf remove crossguid2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:43:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : crossguid2
Version : 0.2.2
Release : 11.20190529gitca1bf4b.fc36
Architecture : x86_64
Size : 20 k
Source : crossguid2-0.2.2-11.20190529gitca1bf4b.fc36.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.