< Home - < Back

UpTools


Information about the package, UpTools, which is shipped with common Linux distributions. The UpTools package is designed for, C++ library for HPC, parallel processing, networking, DB, memory,.


Package Name:

UpTools

Summary:

C++ library for HPC, parallel processing, networking, DB, memory,

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.

Architecture:

x86_64

Version:

8.6.3

Release:

2.el6

Size:

121 k

Repository:

epel

From Repository:

Licence:

BSD with attribution



Handy Yum Commands for UpTools


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


Command

Description of Command

yum install UpTools

This command will install UpTools on the server.

yum remove UpTools

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

yum -y remove UpTools

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

yum update UpTools

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

yum -y update UpTools

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

yum info UpTools

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

yum deplist UpTools

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

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