How to Install and Uninstall crossguid.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "crossguid.i686" package

Please follow the step by step instructions below to install crossguid.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install crossguid.i686

2. Uninstall "crossguid.i686" package

This is a short guide on how to uninstall crossguid.i686 on Fedora 36:

$ sudo dnf remove crossguid.i686 $ sudo dnf autoremove

3. Information about the crossguid.i686 package on Fedora 36

Last metadata expiration check: 2:58:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : crossguid
Version : 0
Release : 0.18.20160908gitfef89a4.fc36
Architecture : i686
Size : 19 k
Source : crossguid-0-0.18.20160908gitfef89a4.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.