How To Install plplot-ada on Fedora 36

In this tutorial we learn how to install plplot-ada in Fedora 36. plplot-ada is Functions for scientific plotting with Ada

Introduction

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

What is plplot-ada

Functions for scientific plotting with Ada.

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

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

sudo dnf -y install plplot-ada

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

sudo yum -y install plplot-ada

How To Uninstall plplot-ada on Fedora 36

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

sudo dnf remove plplot-ada

plplot-ada Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0a/fa75173bd0658f15aa1d4ab16e7b8125925050
/usr/lib/libplplotada.so.4
/usr/lib/libplplotada.so.4.0.0

References

Summary

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


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

Introduction

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

What is plplot-ada

Functions for scientific plotting with Ada.

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

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

sudo dnf -y install plplot-ada

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

sudo yum -y install plplot-ada

How To Uninstall plplot-ada on Fedora 36

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

sudo dnf remove plplot-ada

plplot-ada Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/8b717e72af5a8a2d8ae69469d8bbb8ee03ce27
/usr/lib64/libplplotada.so.4
/usr/lib64/libplplotada.so.4.0.0

References

Summary

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