< Home - < Back

libuv-static


Information about the package, libuv-static, which is shipped with common Linux distributions. The libuv-static package is designed for, Platform layer for node.js - static library.


Package Name:

libuv-static

Summary:

Platform layer for node.js - static library

Description:

Static library (.a) version of libuv.

Architecture:

x86_64

Version:

0.10.34

Release:

1.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

MIT and BSD and ISC



Handy Yum Commands for libuv-static


Control the libuv-static package with the following handy commands outlined below.


Command

Description of Command

yum install libuv-static

This command will install libuv-static on the server.

yum remove libuv-static

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

yum -y remove libuv-static

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

yum update libuv-static

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

yum -y update libuv-static

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

yum info libuv-static

This command will show you core information about the libuv-static package.

yum deplist libuv-static

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

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