How To Install lib3270-devel on Fedora 36

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

Introduction

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

What is lib3270-devel

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

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

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

sudo dnf -y install lib3270-devel

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

sudo yum -y install lib3270-devel

How To Uninstall lib3270-devel on Fedora 36

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

sudo dnf remove lib3270-devel

lib3270-devel Package Contents on Fedora 36

/usr/include/lib3270
/usr/include/lib3270.h
/usr/include/lib3270/actions.h
/usr/include/lib3270/charset.h
/usr/include/lib3270/filetransfer.h
/usr/include/lib3270/html.h
/usr/include/lib3270/internals.h
/usr/include/lib3270/keyboard.h
/usr/include/lib3270/log.h
/usr/include/lib3270/os.h
/usr/include/lib3270/popup.h
/usr/include/lib3270/properties.h
/usr/include/lib3270/selection.h
/usr/include/lib3270/session.h
/usr/include/lib3270/ssl.h
/usr/include/lib3270/toggle.h
/usr/include/lib3270/trace.h
/usr/lib/lib3270.so
/usr/lib/pkgconfig/lib3270.pc
/usr/share/pw3270/pot
/usr/share/pw3270/pot/lib3270.pot

References

Summary

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


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

Introduction

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

What is lib3270-devel

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

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

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

sudo dnf -y install lib3270-devel

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

sudo yum -y install lib3270-devel

How To Uninstall lib3270-devel on Fedora 36

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

sudo dnf remove lib3270-devel

lib3270-devel Package Contents on Fedora 36

/usr/include/lib3270
/usr/include/lib3270.h
/usr/include/lib3270/actions.h
/usr/include/lib3270/charset.h
/usr/include/lib3270/filetransfer.h
/usr/include/lib3270/html.h
/usr/include/lib3270/internals.h
/usr/include/lib3270/keyboard.h
/usr/include/lib3270/log.h
/usr/include/lib3270/os.h
/usr/include/lib3270/popup.h
/usr/include/lib3270/properties.h
/usr/include/lib3270/selection.h
/usr/include/lib3270/session.h
/usr/include/lib3270/ssl.h
/usr/include/lib3270/toggle.h
/usr/include/lib3270/trace.h
/usr/lib64/lib3270.so
/usr/lib64/pkgconfig/lib3270.pc
/usr/share/pw3270/pot
/usr/share/pw3270/pot/lib3270.pot

References

Summary

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