< Home - < Back

MySQL55-shared


Information about the package, MySQL55-shared, which is shipped with common Linux distributions. The MySQL55-shared package is designed for, MySQL - Shared libraries.


Package Name:

MySQL55-shared

Summary:

MySQL - Shared libraries

Description:

rights reserved. Use is subject to license terms. Under GPLv2 license as shown in the Description field. This package contains the shared libraries (*.so*) which certain languages and applications need to dynamically load and use MySQL.

Architecture:

x86_64

Version:

5.5.59

Release:

1.cp1162

Size:

7.4 M

Repository:

installed

From Repository:

Licence:

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All



Handy Yum Commands for MySQL55-shared


Control the MySQL55-shared package with the following handy commands outlined below.


Command

Description of Command

yum install MySQL55-shared

This command will install MySQL55-shared on the server.

yum remove MySQL55-shared

This command will un-install MySQL55-shared on the server. When you run this command, you will be asked if you are sure that you want to remove MySQL55-shared, so you have to manually confirm that you want to do this.

yum -y remove MySQL55-shared

This command will un-install MySQL55-shared on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove MySQL55-shared when using the -y flag.

yum update MySQL55-shared

This command will update MySQL55-shared to the latest version. When you run this command, you will be asked if you are sure that you want to remove MySQL55-shared, so you have to manually confirm that you want to do this.

yum -y update MySQL55-shared

This command will update MySQL55-shared to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove MySQL55-shared when using the -y flag.

yum info MySQL55-shared

This command will show you core information about the MySQL55-shared package.

yum deplist MySQL55-shared

This command will show you the dependencies for MySQL55-shared. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update MySQL55-shared

This command will check if there is an update waiting on MySQL55-shared. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.