How To Install zlib-ada-devel on Fedora 36

In this tutorial we learn how to install zlib-ada-devel in Fedora 36. zlib-ada-devel is Development files for Zlib-Ada

Introduction

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

What is zlib-ada-devel

Zlib-Ada is a thick Ada binding to the popular compression/decompression library Zlib. The zlib-ada-devel package contains source code and linking information for developing applications that use Zlib-Ada.

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

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

sudo dnf -y install zlib-ada-devel

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

sudo yum -y install zlib-ada-devel

How To Uninstall zlib-ada-devel on Fedora 36

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

sudo dnf remove zlib-ada-devel

zlib-ada-devel Package Contents on Fedora 36

/usr/include/zlib-ada
/usr/include/zlib-ada/zlib-streams.adb
/usr/include/zlib-ada/zlib-streams.ads
/usr/include/zlib-ada/zlib-thin.adb
/usr/include/zlib-ada/zlib-thin.ads
/usr/include/zlib-ada/zlib.adb
/usr/include/zlib-ada/zlib.ads
/usr/lib64/libzlib_ada.so
/usr/lib64/zlib-ada
/usr/lib64/zlib-ada/zlib-streams.ali
/usr/lib64/zlib-ada/zlib-thin.ali
/usr/lib64/zlib-ada/zlib.ali
/usr/share/doc/zlib-ada-devel
/usr/share/doc/zlib-ada-devel/buffer_demo.adb
/usr/share/doc/zlib-ada-devel/mtest.adb
/usr/share/doc/zlib-ada-devel/read.adb
/usr/share/doc/zlib-ada-devel/test.adb
/usr/share/gpr/zlib_ada.gpr

References

Summary

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


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

Introduction

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

What is zlib-ada-devel

Zlib-Ada is a thick Ada binding to the popular compression/decompression library Zlib. The zlib-ada-devel package contains source code and linking information for developing applications that use Zlib-Ada.

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

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

sudo dnf -y install zlib-ada-devel

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

sudo yum -y install zlib-ada-devel

How To Uninstall zlib-ada-devel on Fedora 36

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

sudo dnf remove zlib-ada-devel

zlib-ada-devel Package Contents on Fedora 36

/usr/include/zlib-ada
/usr/include/zlib-ada/zlib-streams.adb
/usr/include/zlib-ada/zlib-streams.ads
/usr/include/zlib-ada/zlib-thin.adb
/usr/include/zlib-ada/zlib-thin.ads
/usr/include/zlib-ada/zlib.adb
/usr/include/zlib-ada/zlib.ads
/usr/lib/libzlib_ada.so
/usr/lib/zlib-ada
/usr/lib/zlib-ada/zlib-streams.ali
/usr/lib/zlib-ada/zlib-thin.ali
/usr/lib/zlib-ada/zlib.ali
/usr/share/doc/zlib-ada-devel
/usr/share/doc/zlib-ada-devel/buffer_demo.adb
/usr/share/doc/zlib-ada-devel/mtest.adb
/usr/share/doc/zlib-ada-devel/read.adb
/usr/share/doc/zlib-ada-devel/test.adb
/usr/share/gpr/zlib_ada.gpr

References

Summary

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