How To Install ruby-libart2-devel on Fedora 36

In this tutorial we learn how to install ruby-libart2-devel in Fedora 36. ruby-libart2-devel is Development libraries and header files for ruby-libart2

Introduction

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

What is ruby-libart2-devel

Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2

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

Install ruby-libart2-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 ruby-libart2-devel using dnf by running the following command:

sudo dnf -y install ruby-libart2-devel

Install ruby-libart2-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 ruby-libart2-devel using yum by running the following command:

sudo yum -y install ruby-libart2-devel

How To Uninstall ruby-libart2-devel on Fedora 36

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

sudo dnf remove ruby-libart2-devel

ruby-libart2-devel Package Contents on Fedora 36

/usr/lib/pkgconfig/ruby-libart2.pc
/usr/lib/ruby/vendor_ruby/rbart.h

References

Summary

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


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

Introduction

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

What is ruby-libart2-devel

Ruby/Libart2 is a Ruby binding of Libart_lgpl. This package provides libraries and header files for ruby-libart2

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

Install ruby-libart2-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 ruby-libart2-devel using dnf by running the following command:

sudo dnf -y install ruby-libart2-devel

Install ruby-libart2-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 ruby-libart2-devel using yum by running the following command:

sudo yum -y install ruby-libart2-devel

How To Uninstall ruby-libart2-devel on Fedora 36

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

sudo dnf remove ruby-libart2-devel

ruby-libart2-devel Package Contents on Fedora 36

/usr/lib64/pkgconfig/ruby-libart2.pc
/usr/lib64/ruby/vendor_ruby/rbart.h

References

Summary

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