< Home - < Back

MySQL55-devel


Information about the package, MySQL55-devel, which is shipped with common Linux distributions. The MySQL55-devel package is designed for, MySQL - Development header files and libraries.


Package Name:

MySQL55-devel

Summary:

MySQL - Development header files and libraries

Description:

rights reserved. Use is subject to license terms. Under GPLv2 license as shown in the Description field. This package contains the development header files and libraries necessary to develop MySQL client applications. For a description of MySQL see the base MySQL RPM or http://www.mysql.com/

Architecture:

x86_64

Version:

5.5.59

Release:

1.cp1162

Size:

8.3 M

Repository:

installed

From Repository:

Licence:

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



Handy Yum Commands for MySQL55-devel


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


Command

Description of Command

yum install MySQL55-devel

This command will install MySQL55-devel on the server.

yum remove MySQL55-devel

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

yum -y remove MySQL55-devel

This command will un-install MySQL55-devel 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-devel when using the -y flag.

yum update MySQL55-devel

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

yum -y update MySQL55-devel

This command will update MySQL55-devel 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-devel when using the -y flag.

yum info MySQL55-devel

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

yum deplist MySQL55-devel

This command will show you the dependencies for MySQL55-devel. 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-devel

This command will check if there is an update waiting on MySQL55-devel. 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.