How To Install libsonata-devel on Fedora 36

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

Introduction

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

What is libsonata-devel

C++ / Python reader for SONATA circuit files. SONATA guide https

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

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

sudo dnf -y install libsonata-devel

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

sudo yum -y install libsonata-devel

How To Uninstall libsonata-devel on Fedora 36

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

sudo dnf remove libsonata-devel

libsonata-devel Package Contents on Fedora 36

/usr/include/bbp
/usr/include/bbp/sonata
/usr/include/bbp/sonata/common.h
/usr/include/bbp/sonata/config.h
/usr/include/bbp/sonata/edges.h
/usr/include/bbp/sonata/node_sets.h
/usr/include/bbp/sonata/nodes.h
/usr/include/bbp/sonata/optional.hpp
/usr/include/bbp/sonata/population.h
/usr/include/bbp/sonata/report_reader.h
/usr/lib/libsonata.so
/usr/share/sonata
/usr/share/sonata/CMake
/usr/share/sonata/CMake/sonata-config.cmake
/usr/share/sonata/CMake/sonata-targets-noconfig.cmake
/usr/share/sonata/CMake/sonata-targets.cmake

References

Summary

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


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

Introduction

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

What is libsonata-devel

C++ / Python reader for SONATA circuit files. SONATA guide https

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

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

sudo dnf -y install libsonata-devel

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

sudo yum -y install libsonata-devel

How To Uninstall libsonata-devel on Fedora 36

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

sudo dnf remove libsonata-devel

libsonata-devel Package Contents on Fedora 36

/usr/include/bbp
/usr/include/bbp/sonata
/usr/include/bbp/sonata/common.h
/usr/include/bbp/sonata/config.h
/usr/include/bbp/sonata/edges.h
/usr/include/bbp/sonata/node_sets.h
/usr/include/bbp/sonata/nodes.h
/usr/include/bbp/sonata/optional.hpp
/usr/include/bbp/sonata/population.h
/usr/include/bbp/sonata/report_reader.h
/usr/lib64/libsonata.so
/usr/share/sonata
/usr/share/sonata/CMake
/usr/share/sonata/CMake/sonata-config.cmake
/usr/share/sonata/CMake/sonata-targets-noconfig.cmake
/usr/share/sonata/CMake/sonata-targets.cmake

References

Summary

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