How To Install linux-atm-libs on Fedora 36

In this tutorial we learn how to install linux-atm-libs in Fedora 36. linux-atm-libs is Linux ATM API library

Introduction

In this tutorial we learn how to install linux-atm-libs on Fedora 36.

What is linux-atm-libs

This package contains the ATM library required for user space ATM tools.

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

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

sudo dnf -y install linux-atm-libs

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

sudo yum -y install linux-atm-libs

How To Uninstall linux-atm-libs on Fedora 36

To uninstall only the linux-atm-libs package we can use the following command:

sudo dnf remove linux-atm-libs

linux-atm-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/fa68554b7deb9cb0aae01695cfaf72cf513208
/usr/lib/libatm.so.1
/usr/lib/libatm.so.1.0.0
/usr/share/licenses/linux-atm-libs
/usr/share/licenses/linux-atm-libs/COPYING.LGPL

References

Summary

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


title: “How To Install linux-atm-libs on Fedora 36” linkTitle: “linux-atm-libs” type: “docs” description: “In this tutorial we learn how to install linux-atm-libs in Fedora 36. linux-atm-libs is Linux ATM API library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/linux-atm-libs-featured.png

Introduction

In this tutorial we learn how to install linux-atm-libs on Fedora 36.

What is linux-atm-libs

This package contains the ATM library required for user space ATM tools.

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

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

sudo dnf -y install linux-atm-libs

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

sudo yum -y install linux-atm-libs

How To Uninstall linux-atm-libs on Fedora 36

To uninstall only the linux-atm-libs package we can use the following command:

sudo dnf remove linux-atm-libs

linux-atm-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/b48947cc59543754abdd4c46dc1d8d1f6f5742
/usr/lib64/libatm.so.1
/usr/lib64/libatm.so.1.0.0
/usr/share/licenses/linux-atm-libs
/usr/share/licenses/linux-atm-libs/COPYING.LGPL

References

Summary

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