< Home - < Back

libuuid-devel


Information about the package, libuuid-devel, which is shipped with common Linux distributions. The libuuid-devel package is designed for, Universally unique ID library.


Package Name:

libuuid-devel

Summary:

Universally unique ID library

Description:

This is the universally unique ID development library and headers, part of util-linux-ng. The libuuid library generates and parses 128-bit universally unique id's (UUID's). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. See also the "uuid-devel" package, which is a separate implementation.

Architecture:

x86_64

Version:

2.17.2

Release:

12.28.el6_9.2

Size:

88 k

Repository:

updates

From Repository:

Licence:

BSD



Handy Yum Commands for libuuid-devel


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


Command

Description of Command

yum install libuuid-devel

This command will install libuuid-devel on the server.

yum remove libuuid-devel

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

yum -y remove libuuid-devel

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

yum update libuuid-devel

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

yum -y update libuuid-devel

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

yum info libuuid-devel

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

yum deplist libuuid-devel

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

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