< Home - < Back

UpTools-devel


Information about the package, UpTools-devel, which is shipped with common Linux distributions. The UpTools-devel package is designed for, Header files and examples for UpTools C++ library.


Package Name:

UpTools-devel

Summary:

Header files and examples for UpTools C++ library

Description:

UpTools is an open source C++ development library that contains powerful classes to facilitate and accelerate modern application development. The following aspects are covered by the library: High performance computing (HPC), Load distribution and parallel processing, Multi-threading, Time and timers, Memory management, Text and strings, Database access, Networking, and others. UpTools is developed and maintained by the Engineering School of the Universidad de Palermo, and originated in its Electronics and Communications Department projects. This package include headers to build apps using UpTools and example code.

Architecture:

x86_64

Version:

8.6.3

Release:

2.el6

Size:

109 k

Repository:

epel

From Repository:

Licence:

BSD with attribution



Handy Yum Commands for UpTools-devel


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


Command

Description of Command

yum install UpTools-devel

This command will install UpTools-devel on the server.

yum remove UpTools-devel

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

yum -y remove UpTools-devel

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

yum update UpTools-devel

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

yum -y update UpTools-devel

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

yum info UpTools-devel

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

yum deplist UpTools-devel

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

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