How to Install and Uninstall mariadb Package on openSuSE Tumbleweed
Last updated: December 03,2024
1. Install "mariadb" package
Here is a brief guide to show you how to install mariadb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
mariadb
Copied
2. Uninstall "mariadb" package
This tutorial shows how to uninstall mariadb on openSuSE Tumbleweed:
$
sudo zypper remove
mariadb
Copied
3. Information about the mariadb package on openSuSE Tumbleweed
Information for package mariadb:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mariadb
Version : 11.2.3-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 122.8 MiB
Installed : No
Status : not installed
Source package : mariadb-11.2.3-2.1.src
Upstream URL : https://www.mariadb.org
Summary : Server part of MariaDB
Description :
MariaDB is an open-source, multi-threaded, relational database management
system. It's a backward compatible, drop-in replacement branch of the
MySQL Community Server.
This package only contains the server-side programs.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mariadb
Version : 11.2.3-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 122.8 MiB
Installed : No
Status : not installed
Source package : mariadb-11.2.3-2.1.src
Upstream URL : https://www.mariadb.org
Summary : Server part of MariaDB
Description :
MariaDB is an open-source, multi-threaded, relational database management
system. It's a backward compatible, drop-in replacement branch of the
MySQL Community Server.
This package only contains the server-side programs.