How To Install crossguid2-devel on Fedora 36

In this tutorial we learn how to install crossguid2-devel in Fedora 36. crossguid2-devel is Development files for crossguid2

#image: /images/fedora/36/crossguid2-devel-featured.png

title: “How To Install crossguid2-devel on Fedora 36”

linkTitle: “crossguid2-devel”

Introduction

type: “docs”

description: “In this tutorial we learn how to install crossguid2-devel in Fedora 36. crossguid2-devel is Development files for crossguid2” In this tutorial we learn how to install crossguid2-devel on Fedora 36.

date: “2022-08-17”

What is crossguid2-devel

lastmod: “2022-08-17”

#image: /images/fedora/36/crossguid2-devel-featured.png

The crossguid2-devel package contains libraries and header files for developing applications that use crossguid2.


Introduction

We can use yum or dnf to install crossguid2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install crossguid2-devel.

In this tutorial we learn how to install crossguid2-devel on Fedora 36.

Install crossguid2-devel on Fedora 36 Using dnf

What is crossguid2-devel

Update yum database with dnf using the following command.

The crossguid2-devel package contains libraries and header files for developing applications that use crossguid2.

sudo dnf makecache --refresh

We can use yum or dnf to install crossguid2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install crossguid2-devel.

After updating yum database, We can install crossguid2-devel using dnf by running the following command:

Install crossguid2-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.
sudo dnf -y install crossguid2-devel

sudo dnf makecache --refresh

Install crossguid2-devel on Fedora 36 Using yum

Update yum database with yum using the following command. After updating yum database, We can install crossguid2-devel using dnf by running the following command:

```bash
sudo yum makecache --refresh
sudo dnf -y install crossguid2-devel


## Install crossguid2-devel on Fedora 36 Using yum
After updating yum database, We can install `crossguid2-devel` using `yum` by running the following command:


```bash
Update yum database with `yum` using the following command.
sudo yum -y install crossguid2-devel
sudo yum makecache --refresh
## How To Uninstall crossguid2-devel on Fedora 36

To uninstall only the crossguid2-devel package we can use the following command:

After updating yum database, We can install crossguid2-devel using yum by running the following command:


sudo dnf remove crossguid2-devel
```bash

sudo yum -y install crossguid2-devel

## crossguid2-devel Package Contents on Fedora 36
## How To Uninstall crossguid2-devel on Fedora 36


```bash
To uninstall only the `crossguid2-devel` package we can use the following command:

```bash
sudo dnf remove crossguid2-devel

crossguid2-devel Package Contents on Fedora 36

/usr/include/crossguid2
/usr/include/crossguid2/crossguid
/usr/include/crossguid2/crossguid/guid.hpp
/usr/lib/cmake/crossguid2
/usr/lib/cmake/crossguid2/crossguid2-config-release.cmake
/usr/lib/cmake/crossguid2/crossguid2-config.cmake
/usr/lib/libcrossguid2.so
/usr/lib/pkgconfig/crossguid2.pc

References

Summary

In this tutorial we learn how to install crossguid2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/include/crossguid2 /usr/include/crossguid2/crossguid /usr/include/crossguid2/crossguid/guid.hpp /usr/lib64/cmake/crossguid2 /usr/lib64/cmake/crossguid2/crossguid2-config-release.cmake /usr/lib64/cmake/crossguid2/crossguid2-config.cmake /usr/lib64/libcrossguid2.so /usr/lib64/pkgconfig/crossguid2.pc


## References

* [crossguid2-devel website](https://github.com/graeme-hill/crossguid/)

## Summary

In this tutorial we learn how to install `crossguid2-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).