How to Install and Uninstall gdbm.i686 Package on Fedora 34
Last updated: November 17,2024
1. Install "gdbm.i686" package
In this section, we are going to explain the necessary steps to install gdbm.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
gdbm.i686
Copied
2. Uninstall "gdbm.i686" package
Please follow the step by step instructions below to uninstall gdbm.i686 on Fedora 34:
$
sudo dnf remove
gdbm.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdbm.i686 package on Fedora 34
Last metadata expiration check: 1:20:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : gdbm
Epoch : 1
Version : 1.19
Release : 2.fc34
Architecture : i686
Size : 131 k
Source : gdbm-1.19-2.fc34.src.rpm
Repository : fedora
Summary : A GNU set of database routines which use extensible hashing
URL : http://www.gnu.org/software/gdbm/
License : GPLv3+
Description : Gdbm is a GNU database indexing library, including routines which use
: extensible hashing. Gdbm works in a similar way to standard UNIX dbm
: routines. Gdbm is useful for developers who write C applications and
: need access to a simple and efficient database or who are building C
: applications which will use such a database.
:
: If you're a C developer and your programs need access to simple
: database routines, you should install gdbm. You'll also need to
: install gdbm-devel.
Available Packages
Name : gdbm
Epoch : 1
Version : 1.19
Release : 2.fc34
Architecture : i686
Size : 131 k
Source : gdbm-1.19-2.fc34.src.rpm
Repository : fedora
Summary : A GNU set of database routines which use extensible hashing
URL : http://www.gnu.org/software/gdbm/
License : GPLv3+
Description : Gdbm is a GNU database indexing library, including routines which use
: extensible hashing. Gdbm works in a similar way to standard UNIX dbm
: routines. Gdbm is useful for developers who write C applications and
: need access to a simple and efficient database or who are building C
: applications which will use such a database.
:
: If you're a C developer and your programs need access to simple
: database routines, you should install gdbm. You'll also need to
: install gdbm-devel.