How To Install libneurosim-devel on Fedora 36

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

Introduction

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

What is libneurosim-devel

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

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

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

sudo dnf -y install libneurosim-devel

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

sudo yum -y install libneurosim-devel

How To Uninstall libneurosim-devel on Fedora 36

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

sudo dnf remove libneurosim-devel

libneurosim-devel Package Contents on Fedora 36

/usr/include/neurosim
/usr/include/neurosim/config.h
/usr/include/neurosim/connection_generator.h
/usr/include/neurosim/connection_generator_V2_0.h
/usr/include/neurosim/pyneurosim.h
/usr/include/neurosim/version.h
/usr/lib64/libneurosim.so
/usr/lib64/libpy3neurosim.so

References

Summary

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


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

Introduction

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

What is libneurosim-devel

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

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

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

sudo dnf -y install libneurosim-devel

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

sudo yum -y install libneurosim-devel

How To Uninstall libneurosim-devel on Fedora 36

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

sudo dnf remove libneurosim-devel

libneurosim-devel Package Contents on Fedora 36

/usr/include/neurosim
/usr/include/neurosim/config.h
/usr/include/neurosim/connection_generator.h
/usr/include/neurosim/connection_generator_V2_0.h
/usr/include/neurosim/pyneurosim.h
/usr/include/neurosim/version.h
/usr/lib/libneurosim.so
/usr/lib/libpy3neurosim.so

References

Summary

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