How To Install newtonsoft-json-devel on Fedora 36

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

Introduction

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

What is newtonsoft-json-devel

Development files for newtonsoft-json.

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

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

sudo dnf -y install newtonsoft-json-devel

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

sudo yum -y install newtonsoft-json-devel

How To Uninstall newtonsoft-json-devel on Fedora 36

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

sudo dnf remove newtonsoft-json-devel

newtonsoft-json-devel Package Contents on Fedora 36

/usr/lib/pkgconfig/newtonsoft-json.pc

References

Summary

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


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

Introduction

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

What is newtonsoft-json-devel

Development files for newtonsoft-json.

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

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

sudo dnf -y install newtonsoft-json-devel

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

sudo yum -y install newtonsoft-json-devel

How To Uninstall newtonsoft-json-devel on Fedora 36

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

sudo dnf remove newtonsoft-json-devel

newtonsoft-json-devel Package Contents on Fedora 36

/usr/lib64/pkgconfig/newtonsoft-json.pc

References

Summary

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