How To Install saclib-devel on Fedora 36

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

Introduction

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

What is saclib-devel

Header files and library links for developing applications that use saclib.

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

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

sudo dnf -y install saclib-devel

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

sudo yum -y install saclib-devel

How To Uninstall saclib-devel on Fedora 36

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

sudo dnf remove saclib-devel

saclib-devel Package Contents on Fedora 36

/usr/include/saclib
/usr/include/saclib/hfloats.h
/usr/include/saclib/saclib.h
/usr/include/saclib/sacmacros.h
/usr/include/saclib/sacproto.h
/usr/include/saclib/sacsys.h
/usr/include/saclib/sactypes.h
/usr/include/saclib/sysdep.h
/usr/lib/libsaclib.so
/usr/share/doc/saclib-devel
/usr/share/doc/saclib-devel/sackwic.pdf
/usr/share/doc/saclib-devel/saclib.pdf
/usr/share/doc/saclib-devel/saclocal.pdf

References

Summary

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


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

Introduction

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

What is saclib-devel

Header files and library links for developing applications that use saclib.

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

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

sudo dnf -y install saclib-devel

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

sudo yum -y install saclib-devel

How To Uninstall saclib-devel on Fedora 36

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

sudo dnf remove saclib-devel

saclib-devel Package Contents on Fedora 36

/usr/include/saclib
/usr/include/saclib/hfloats.h
/usr/include/saclib/saclib.h
/usr/include/saclib/sacmacros.h
/usr/include/saclib/sacproto.h
/usr/include/saclib/sacsys.h
/usr/include/saclib/sactypes.h
/usr/include/saclib/sysdep.h
/usr/lib64/libsaclib.so
/usr/share/doc/saclib-devel
/usr/share/doc/saclib-devel/sackwic.pdf
/usr/share/doc/saclib-devel/saclib.pdf
/usr/share/doc/saclib-devel/saclocal.pdf

References

Summary

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