< Home - < Back

shogun-data


Information about the package, shogun-data, which is shipped with common Linux distributions. The shogun-data package is designed for, Data-files for the SHOGUN machine learning toolbox.


Package Name:

shogun-data

Summary:

Data-files for the SHOGUN machine learning toolbox

Description:

This package contains data-files needed for running the test-suite and examples of the SHOGUN machine learning toolbox.

Architecture:

noarch

Version:

0.12

Release:

0.2.git20170322.c877521.el6

Size:

268 M

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for shogun-data


Control the shogun-data package with the following handy commands outlined below.


Command

Description of Command

yum install shogun-data

This command will install shogun-data on the server.

yum remove shogun-data

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

yum -y remove shogun-data

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

yum update shogun-data

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

yum -y update shogun-data

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

yum info shogun-data

This command will show you core information about the shogun-data package.

yum deplist shogun-data

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

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