How to Install and Uninstall mariadb-embedded.x86_64 Package on AlmaLinux 8

Last updated: November 02,2024

1. Install "mariadb-embedded.x86_64" package

Please follow the step by step instructions below to install mariadb-embedded.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install mariadb-embedded.x86_64

2. Uninstall "mariadb-embedded.x86_64" package

Please follow the instructions below to uninstall mariadb-embedded.x86_64 on AlmaLinux 8:

$ sudo dnf remove mariadb-embedded.x86_64 $ sudo dnf autoremove

3. Information about the mariadb-embedded.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:46:18 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mariadb-embedded
Epoch : 3
Version : 10.3.32
Release : 2.module_el8.6.0+2867+72759d2f
Architecture : x86_64
Size : 5.0 M
Source : mariadb-10.3.32-2.module_el8.6.0+2867+72759d2f.src.rpm
Repository : appstream
Summary : MariaDB as an embeddable library
URL : http://mariadb.org
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MariaDB is a multi-user, multi-threaded SQL database server. This
: package contains a version of the MariaDB server that can be embedded
: into a client application instead of running as a separate process.
: MariaDB is a community developed branch of MySQL.