How to Install galera-3 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install galera-3 software package in Ubuntu 16.04 LTS (Xenial Xerus)

galera-3 software package provides Replication framework for transactional applications, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install galera-3 

galera-3 is installed in your system.

Make ensure the galera-3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep galera-3 *

You will get with galera-3 package name, version, architecture and description in a table

galera-3 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package galera-3
Version 25.3.14-1
Description Replication framework for transactional applications
Sub Section Libs


See Also, How to uninstall or remove galera-3 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?