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

Last updated: July 03,2024

1. Install "crossguid2.i686" package

Please follow the guidance below to install crossguid2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install crossguid2.i686

2. Uninstall "crossguid2.i686" package

This guide covers the steps necessary to uninstall crossguid2.i686 on Fedora 34:

$ sudo dnf remove crossguid2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:41:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : crossguid2
Version : 0.2.2
Release : 7.20190529gitca1bf4b.fc34
Architecture : i686
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.