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

Last updated: May 06,2024

1. Install "crossguid2.x86_64" package

This is a short guide on how to install crossguid2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install crossguid2.x86_64

2. Uninstall "crossguid2.x86_64" package

Learn how to uninstall crossguid2.x86_64 on Fedora 34:

$ sudo dnf remove crossguid2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:29:15 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : crossguid2
Version : 0.2.2
Release : 7.20190529gitca1bf4b.fc34
Architecture : x86_64
Size : 20 k
Source : crossguid2-0.2.2-7.20190529gitca1bf4b.fc34.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.