How to Install and Uninstall libgdbm-compat4 Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 06,2024
1. Install "libgdbm-compat4" package
Learn how to install libgdbm-compat4 on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libgdbm-compat4
Copied
2. Uninstall "libgdbm-compat4" package
Please follow the guidelines below to uninstall libgdbm-compat4 on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libgdbm-compat4
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libgdbm-compat4 package on Ubuntu 21.10 (Impish Indri)
Package: libgdbm-compat4
Architecture: amd64
Version: 1.19-2
Multi-Arch: same
Priority: standard
Section: libs
Source: gdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: libc6 (>= 2.14), libgdbm6 (>= 1.16)
Filename: pool/main/g/gdbm/libgdbm-compat4_1.19-2_amd64.deb
Size: 6236
MD5sum: 43e7240f82e514e5d41b5a17e7dffb6b
SHA1: 7665fcd137ffc4255b86c6453e2729383851fbf3
SHA256: ef269990cddcb24e7ae753539334b2d0f9daea494dbbfab178af696234daa14a
SHA512: 92cb42c9ea1132aafba98cfa40a5acca22bcb63137f08fc22a497ca59b8e6797e0cb016c4e60ca992a110664d2dd1e5ab6e8da0fdcd574a80dca44c92306ac70
Homepage: https://gnu.org/software/gdbm
Description-en: GNU dbm database routines (legacy support runtime version)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
.
This package includes library files, required to run old programs,
that use legacy 'dbm' interface. For new programs, please use modern
interface, provided by libgdbm6 and libgdbm-dev.
Description-md5: 622374ea7997805f56daf5e40b41ff73
Task: standard, server-minimal
Build-Essential: yes
Architecture: amd64
Version: 1.19-2
Multi-Arch: same
Priority: standard
Section: libs
Source: gdbm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: libc6 (>= 2.14), libgdbm6 (>= 1.16)
Filename: pool/main/g/gdbm/libgdbm-compat4_1.19-2_amd64.deb
Size: 6236
MD5sum: 43e7240f82e514e5d41b5a17e7dffb6b
SHA1: 7665fcd137ffc4255b86c6453e2729383851fbf3
SHA256: ef269990cddcb24e7ae753539334b2d0f9daea494dbbfab178af696234daa14a
SHA512: 92cb42c9ea1132aafba98cfa40a5acca22bcb63137f08fc22a497ca59b8e6797e0cb016c4e60ca992a110664d2dd1e5ab6e8da0fdcd574a80dca44c92306ac70
Homepage: https://gnu.org/software/gdbm
Description-en: GNU dbm database routines (legacy support runtime version)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
.
This package includes library files, required to run old programs,
that use legacy 'dbm' interface. For new programs, please use modern
interface, provided by libgdbm6 and libgdbm-dev.
Description-md5: 622374ea7997805f56daf5e40b41ff73
Task: standard, server-minimal
Build-Essential: yes