How To Install qdbm-java on Fedora 36

In this tutorial we learn how to install qdbm-java in Fedora 36. qdbm-java is QDBM Database Library for Java

Introduction

In this tutorial we learn how to install qdbm-java on Fedora 36.

What is qdbm-java

This package contains a Java interface for QDBM Database library.

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

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

sudo dnf -y install qdbm-java

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

sudo yum -y install qdbm-java

How To Uninstall qdbm-java on Fedora 36

To uninstall only the qdbm-java package we can use the following command:

sudo dnf remove qdbm-java

qdbm-java Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/c5ae418f799fa277f757ccb3c4dd80904eac54
/usr/lib/java/qdbm.jar
/usr/lib/libjqdbm.so
/usr/lib/libjqdbm.so.1
/usr/lib/libjqdbm.so.1.0.0
/usr/share/doc/qdbm-java
/usr/share/doc/qdbm-java/jspex-ja.html
/usr/share/doc/qdbm-java/jspex.html

References

Summary

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


title: “How To Install qdbm-java on Fedora 36” linkTitle: “qdbm-java” type: “docs” description: “In this tutorial we learn how to install qdbm-java in Fedora 36. qdbm-java is QDBM Database Library for Java” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qdbm-java-featured.png

Introduction

In this tutorial we learn how to install qdbm-java on Fedora 36.

What is qdbm-java

This package contains a Java interface for QDBM Database library.

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

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

sudo dnf -y install qdbm-java

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

sudo yum -y install qdbm-java

How To Uninstall qdbm-java on Fedora 36

To uninstall only the qdbm-java package we can use the following command:

sudo dnf remove qdbm-java

qdbm-java Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/b33cfcd83b9df4350d1385783955f69d4485c5
/usr/lib/java/qdbm.jar
/usr/lib64/libjqdbm.so
/usr/lib64/libjqdbm.so.1
/usr/lib64/libjqdbm.so.1.0.0
/usr/share/doc/qdbm-java
/usr/share/doc/qdbm-java/jspex-ja.html
/usr/share/doc/qdbm-java/jspex.html

References

Summary

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