< Home - < Back

atlas-devel


Information about the package, atlas-devel, which is shipped with common Linux distributions. The atlas-devel package is designed for, Development libraries for ATLAS.


Package Name:

atlas-devel

Summary:

Development libraries for ATLAS

Description:

This package contains the static libraries and headers for development with ATLAS (Automatically Tuned Linear Algebra Software).

Architecture:

x86_64

Version:

3.8.4

Release:

2.el6

Size:

4.2 M

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for atlas-devel


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


Command

Description of Command

yum install atlas-devel

This command will install atlas-devel on the server.

yum remove atlas-devel

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

yum -y remove atlas-devel

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

yum update atlas-devel

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

yum -y update atlas-devel

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

yum info atlas-devel

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

yum deplist atlas-devel

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

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