How to Install and Uninstall gdbm-devel.i686 Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "gdbm-devel.i686" package
This is a short guide on how to install gdbm-devel.i686 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
gdbm-devel.i686
Copied
2. Uninstall "gdbm-devel.i686" package
This guide let you learn how to uninstall gdbm-devel.i686 on AlmaLinux 8:
$
sudo dnf remove
gdbm-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdbm-devel.i686 package on AlmaLinux 8
Last metadata expiration check: 2:07:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gdbm-devel
Epoch : 1
Version : 1.18
Release : 1.el8
Architecture : i686
Size : 66 k
Source : gdbm-1.18-1.el8.src.rpm
Repository : baseos
Summary : Development libraries and header files for the gdbm library
URL : http://www.gnu.org/software/gdbm/
License : GPLv3+
Description : Gdbm-devel contains the development libraries and header files for
: gdbm, the GNU database system. These libraries and header files are
: necessary if you plan to do development using the gdbm database.
:
: Install gdbm-devel if you are developing C programs which will use the
: gdbm database library. You'll also need to install the gdbm package.
Available Packages
Name : gdbm-devel
Epoch : 1
Version : 1.18
Release : 1.el8
Architecture : i686
Size : 66 k
Source : gdbm-1.18-1.el8.src.rpm
Repository : baseos
Summary : Development libraries and header files for the gdbm library
URL : http://www.gnu.org/software/gdbm/
License : GPLv3+
Description : Gdbm-devel contains the development libraries and header files for
: gdbm, the GNU database system. These libraries and header files are
: necessary if you plan to do development using the gdbm database.
:
: Install gdbm-devel if you are developing C programs which will use the
: gdbm database library. You'll also need to install the gdbm package.