How To Install biblesync-devel on Fedora 36

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

Introduction

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

What is biblesync-devel

This package contains libraries and header files for developing applications that use biblesync.

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

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

sudo dnf -y install biblesync-devel

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

sudo yum -y install biblesync-devel

How To Uninstall biblesync-devel on Fedora 36

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

sudo dnf remove biblesync-devel

biblesync-devel Package Contents on Fedora 36

/usr/include/biblesync
/usr/include/biblesync/biblesync-version.hh
/usr/include/biblesync/biblesync.hh
/usr/lib64/libbiblesync.so
/usr/lib64/pkgconfig/biblesync.pc
/usr/share/doc/biblesync-devel
/usr/share/doc/biblesync-devel/AUTHORS
/usr/share/doc/biblesync-devel/COPYING
/usr/share/doc/biblesync-devel/ChangeLog
/usr/share/doc/biblesync-devel/README.md
/usr/share/doc/biblesync-devel/WIRESHARK
/usr/share/man/man7/biblesync.7.gz

References

Summary

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


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

Introduction

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

What is biblesync-devel

This package contains libraries and header files for developing applications that use biblesync.

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

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

sudo dnf -y install biblesync-devel

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

sudo yum -y install biblesync-devel

How To Uninstall biblesync-devel on Fedora 36

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

sudo dnf remove biblesync-devel

biblesync-devel Package Contents on Fedora 36

/usr/include/biblesync
/usr/include/biblesync/biblesync-version.hh
/usr/include/biblesync/biblesync.hh
/usr/lib/libbiblesync.so
/usr/lib/pkgconfig/biblesync.pc
/usr/share/doc/biblesync-devel
/usr/share/doc/biblesync-devel/AUTHORS
/usr/share/doc/biblesync-devel/COPYING
/usr/share/doc/biblesync-devel/ChangeLog
/usr/share/doc/biblesync-devel/README.md
/usr/share/doc/biblesync-devel/WIRESHARK
/usr/share/man/man7/biblesync.7.gz

References

Summary

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