How To Install dapl on Fedora 36

In this tutorial we learn how to install dapl in Fedora 36. dapl is Library providing access to the DAT 2.0 API

Introduction

In this tutorial we learn how to install dapl on Fedora 36.

What is dapl

Along with the RDMA kernel drivers, libdat and libdapl provide a user-space RDMA API that supports DAT 2.0 specification and IB transport extensions for atomic operations and RDMA write with immediate data.

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

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

sudo dnf -y install dapl

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

sudo yum -y install dapl

How To Uninstall dapl on Fedora 36

To uninstall only the dapl package we can use the following command:

sudo dnf remove dapl

dapl Package Contents on Fedora 36

/etc/rdma/dat.conf
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/da8f4ca63203ed214d6cafdafcf34c3c832234
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/d73024acdb44f966b9be9ead44b0e95c641cdb
/usr/lib/.build-id/93
/usr/lib/.build-id/93/a41f44557a19c3fd4f8692de5603dbe0151416
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/95fb74d4fe12159061ece02401920d5f7f395e
/usr/lib/libdaplofa.so.2
/usr/lib/libdaplofa.so.2.0.0
/usr/lib/libdaploscm.so.2
/usr/lib/libdaploscm.so.2.0.0
/usr/lib/libdaploucm.so.2
/usr/lib/libdaploucm.so.2.0.0
/usr/lib/libdat2.so.2
/usr/lib/libdat2.so.2.0.0
/usr/share/doc/dapl
/usr/share/doc/dapl/AUTHORS
/usr/share/doc/dapl/ChangeLog
/usr/share/doc/dapl/README
/usr/share/doc/dapl/README.mcm
/usr/share/licenses/dapl
/usr/share/licenses/dapl/COPYING
/usr/share/licenses/dapl/LICENSE.txt
/usr/share/licenses/dapl/LICENSE2.txt
/usr/share/licenses/dapl/LICENSE3.txt
/usr/share/man/man5/dat.conf.5.gz

References

Summary

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


title: “How To Install dapl on Fedora 36” linkTitle: “dapl” type: “docs” description: “In this tutorial we learn how to install dapl in Fedora 36. dapl is Library providing access to the DAT 2.0 API” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/dapl-featured.png

Introduction

In this tutorial we learn how to install dapl on Fedora 36.

What is dapl

Along with the RDMA kernel drivers, libdat and libdapl provide a user-space RDMA API that supports DAT 2.0 specification and IB transport extensions for atomic operations and RDMA write with immediate data.

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

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

sudo dnf -y install dapl

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

sudo yum -y install dapl

How To Uninstall dapl on Fedora 36

To uninstall only the dapl package we can use the following command:

sudo dnf remove dapl

dapl Package Contents on Fedora 36

/etc/rdma/dat.conf
/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/a475bc57554582f2cb578a56d3511b4b6a6da9
/usr/lib/.build-id/38
/usr/lib/.build-id/38/f1ef9a2baef611d3558976a3a66afbb9e6fa0a
/usr/lib/.build-id/66
/usr/lib/.build-id/66/ca7a979881f7ba49c2ee6cf003b8c746677357
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/6eccf9a6cb108c62eef58d6aa20c6191da2a9a
/usr/lib64/libdaplofa.so.2
/usr/lib64/libdaplofa.so.2.0.0
/usr/lib64/libdaploscm.so.2
/usr/lib64/libdaploscm.so.2.0.0
/usr/lib64/libdaploucm.so.2
/usr/lib64/libdaploucm.so.2.0.0
/usr/lib64/libdat2.so.2
/usr/lib64/libdat2.so.2.0.0
/usr/share/doc/dapl
/usr/share/doc/dapl/AUTHORS
/usr/share/doc/dapl/ChangeLog
/usr/share/doc/dapl/README
/usr/share/doc/dapl/README.mcm
/usr/share/licenses/dapl
/usr/share/licenses/dapl/COPYING
/usr/share/licenses/dapl/LICENSE.txt
/usr/share/licenses/dapl/LICENSE2.txt
/usr/share/licenses/dapl/LICENSE3.txt
/usr/share/man/man5/dat.conf.5.gz

References

Summary

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