How To Install qdbm on Fedora 34
Introduction
In this tutorial we learn how to install qdbm
on Fedora 34.
What is qdbm
QDBM is an embedded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points speed, smaller size of a database file, and simpler API. qdbm 1.8.78 44.fc34 x86_64 282 k qdbm-1.8.78-44.fc34.src.rpm fedora Quick Database Manager http LGPLv2+ QDBM is an embedded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points speed, smaller size of a database file, and simpler API.
We can use yum
or dnf
to install qdbm
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install qdbm.
Install qdbm on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install qdbm
using dnf
by running the following command:
sudo dnf -y install qdbm
Install qdbm on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install qdbm
using yum
by running the following command:
sudo yum -y install qdbm
How To Uninstall qdbm on Fedora 34
To uninstall only the qdbm
package we can use the following command:
sudo dnf remove qdbm
qdbm Package Contents on Fedora 34
/usr/bin/cbcodec
/usr/bin/cbtest
/usr/bin/crmgr
/usr/bin/crtest
/usr/bin/crtsv
/usr/bin/dpmgr
/usr/bin/dptest
/usr/bin/dptsv
/usr/bin/hvmgr
/usr/bin/hvtest
/usr/bin/odidx
/usr/bin/odmgr
/usr/bin/odtest
/usr/bin/qmttest
/usr/bin/rlmgr
/usr/bin/rltest
/usr/bin/vlmgr
/usr/bin/vltest
/usr/bin/vltsv
/usr/include/qdbm
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/a0d20be55b4472a0dfbd3efc6f280aafdc11f9
/usr/lib/.build-id/06
/usr/lib/.build-id/06/105770af57e10c6cb1bc17efde9d306ee4d409
/usr/lib/.build-id/08
/usr/lib/.build-id/08/42d90bf2384398c2f70fc9bd50f62a355610f1
/usr/lib/.build-id/16
/usr/lib/.build-id/16/3eeaa5e7078634d6e09d44bf5ba593d5b13d8a
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/0c904c83b011ed5f981ce4dac79568587422ca
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/80b76771ef18d9cbc917f85bf6eb1fcf497f80
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/7625ba087676a161f693ba1ce49b7e2e15e0bd
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/691f09b05c2b65c84b7e161db246db8ccd92f0
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/5bc71e1ed91ba0e1c702fe0670dbc64f57629b
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/87257b9ad954dfad1f60013f49a31cf13f5952
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/37f7d109b479356417f60614f1b75b2f6d4337
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/b56e39493d5ea202418d9a51cc4378c007d47d
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/57a42f7aa7337b472571d16edc307ba5cedf38
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/2b85c16751d8fef81830e8a56063a91e976589
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/aab7a630858f3a693141ef999ac2538ee0451e
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/6a08ead997184e97584a4efd2de2ad7179b6ac
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/4ddfaeeb46aae2d2010767a450c5c4996639ab
/usr/lib/.build-id/ea/de68502f80ceaef247e5061ff9b1a2df73f27d
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/8e23b94454dadfa50f8eb0359fa9bf1c5b4239
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/184ad0e3e2ed415f09539140e64a5f3440890c
/usr/lib64/libqdbm.so.14
/usr/lib64/libqdbm.so.14.14.0
/usr/share/doc/qdbm
/usr/share/doc/qdbm/COPYING
/usr/share/doc/qdbm/ChangeLog
/usr/share/doc/qdbm/NEWS
/usr/share/doc/qdbm/README
/usr/share/doc/qdbm/THANKS
/usr/share/doc/qdbm/icon16.png
/usr/share/doc/qdbm/index.html
/usr/share/doc/qdbm/index.ja.html
/usr/share/doc/qdbm/logo.png
/usr/share/man/man1/cbcodec.1.gz
/usr/share/man/man1/cbtest.1.gz
/usr/share/man/man1/crmgr.1.gz
/usr/share/man/man1/crtest.1.gz
/usr/share/man/man1/crtsv.1.gz
/usr/share/man/man1/dpmgr.1.gz
/usr/share/man/man1/dptest.1.gz
/usr/share/man/man1/dptsv.1.gz
/usr/share/man/man1/hvmgr.1.gz
/usr/share/man/man1/hvtest.1.gz
/usr/share/man/man1/odidx.1.gz
/usr/share/man/man1/odmgr.1.gz
/usr/share/man/man1/odtest.1.gz
/usr/share/man/man1/qmttest.1.gz
/usr/share/man/man1/rlmgr.1.gz
/usr/share/man/man1/rltest.1.gz
/usr/share/man/man1/vlmgr.1.gz
/usr/share/man/man1/vltest.1.gz
/usr/share/man/man1/vltsv.1.gz
/usr/bin/cbcodec
/usr/bin/cbtest
/usr/bin/crmgr
/usr/bin/crtest
/usr/bin/crtsv
/usr/bin/dpmgr
/usr/bin/dptest
/usr/bin/dptsv
/usr/bin/hvmgr
/usr/bin/hvtest
/usr/bin/odidx
/usr/bin/odmgr
/usr/bin/odtest
/usr/bin/qmttest
/usr/bin/rlmgr
/usr/bin/rltest
/usr/bin/vlmgr
/usr/bin/vltest
/usr/bin/vltsv
/usr/include/qdbm
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/a5a91fe31073242179af3ca71d9a834469500b
/usr/lib/.build-id/03
/usr/lib/.build-id/03/995dca6e0a365cd055191a9c9c504c7c34e895
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/ce00af78eb01edcb3a085d3a5f89ebb3fed07b
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/0c825ebcd72986584b96f6e5792d66e6841610
/usr/lib/.build-id/2c/c308298cd05be79f9e36fe5a34ce7273738ed5
/usr/lib/.build-id/41
/usr/lib/.build-id/41/6c8d5d02344d7f5ab95f3131999634710155b3
/usr/lib/.build-id/44
/usr/lib/.build-id/44/6fbbf64ecfd976423c162c5dff9b959a360c52
/usr/lib/.build-id/66
/usr/lib/.build-id/66/9fbe47d76de05c8c9734603db911591a119479
/usr/lib/.build-id/75
/usr/lib/.build-id/75/c1892f2d5619269791e93322e0d71ac1e440e0
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/500ac3710e1b5538834ae8865b9577a0962abf
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/19cf48e23dcb31bc5ecb6ab5007aea894cac0e
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/4618e58fff62f1bafbf0f040d994546a59e59a
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/44bef7b0fffbebeb6eb64e3d7b7e102931824f
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/653e6ab03d6ae900ff137de22b2233e0122c9b
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/0eb63b428557bf24665cc6d37c9826afedcf94
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/560a6fc428afa9ec9e3103e1400e244536edac
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/b6806b2f44dae2e4fdcd334fe4c106c4ee0158
/usr/lib/.build-id/df
/usr/lib/.build-id/df/79fddfa71aa90f9e1530467555230eb555037d
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/a6983a537ea67c36955d1b0e4b252c22974829
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/9a8162738a174a86e00200d53db6dc323d040c
/usr/lib/libqdbm.so.14
/usr/lib/libqdbm.so.14.14.0
/usr/share/doc/qdbm
/usr/share/doc/qdbm/COPYING
/usr/share/doc/qdbm/ChangeLog
/usr/share/doc/qdbm/NEWS
/usr/share/doc/qdbm/README
/usr/share/doc/qdbm/THANKS
/usr/share/doc/qdbm/icon16.png
/usr/share/doc/qdbm/index.html
/usr/share/doc/qdbm/index.ja.html
/usr/share/doc/qdbm/logo.png
/usr/share/man/man1/cbcodec.1.gz
/usr/share/man/man1/cbtest.1.gz
/usr/share/man/man1/crmgr.1.gz
/usr/share/man/man1/crtest.1.gz
/usr/share/man/man1/crtsv.1.gz
/usr/share/man/man1/dpmgr.1.gz
/usr/share/man/man1/dptest.1.gz
/usr/share/man/man1/dptsv.1.gz
/usr/share/man/man1/hvmgr.1.gz
/usr/share/man/man1/hvtest.1.gz
/usr/share/man/man1/odidx.1.gz
/usr/share/man/man1/odmgr.1.gz
/usr/share/man/man1/odtest.1.gz
/usr/share/man/man1/qmttest.1.gz
/usr/share/man/man1/rlmgr.1.gz
/usr/share/man/man1/rltest.1.gz
/usr/share/man/man1/vlmgr.1.gz
/usr/share/man/man1/vltest.1.gz
/usr/share/man/man1/vltsv.1.gz
References
- [qdbm website](http://fallabs.com/qdbm/ http://fallabs.com/qdbm/)
Summary
In this tutorial we learn how to install qdbm
on Fedora 34 using yum and dnf.