How To Install memtailor-devel on Fedora 36

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

Introduction

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

What is memtailor-devel

Files for developing applications that use memtailor.

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

Install memtailor-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install memtailor-devel

Install memtailor-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install memtailor-devel

How To Uninstall memtailor-devel on Fedora 36

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

sudo dnf remove memtailor-devel

memtailor-devel Package Contents on Fedora 36

/usr/include/memtailor
/usr/include/memtailor.h
/usr/include/memtailor/Arena.h
/usr/include/memtailor/ArenaVector.h
/usr/include/memtailor/BufferPool.h
/usr/include/memtailor/MemoryBlocks.h
/usr/include/memtailor/stdinc.h
/usr/lib/libmemtailor.so
/usr/lib/pkgconfig/memtailor.pc

References

Summary

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


title: “How To Install memtailor-devel on Fedora 36” linkTitle: “memtailor-devel” type: “docs” description: “In this tutorial we learn how to install memtailor-devel in Fedora 36. memtailor-devel is Development files for memtailor” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/memtailor-devel-featured.png

Introduction

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

What is memtailor-devel

Files for developing applications that use memtailor.

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

Install memtailor-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install memtailor-devel

Install memtailor-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install memtailor-devel

How To Uninstall memtailor-devel on Fedora 36

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

sudo dnf remove memtailor-devel

memtailor-devel Package Contents on Fedora 36

/usr/include/memtailor
/usr/include/memtailor.h
/usr/include/memtailor/Arena.h
/usr/include/memtailor/ArenaVector.h
/usr/include/memtailor/BufferPool.h
/usr/include/memtailor/MemoryBlocks.h
/usr/include/memtailor/stdinc.h
/usr/lib64/libmemtailor.so
/usr/lib64/pkgconfig/memtailor.pc

References

Summary

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