Information about the package, speex-tools, which is shipped with common Linux distributions. The speex-tools package is designed for, The tools package for speex.
Package Name:
speex-tools
Summary:
The tools package for speex
Description:
Speex is a patent-free compression format designed especially for speech. This package contains tools files and user's manual for speex.
Architecture:
x86_64
Version:
1.2
Release:
0.12.rc1.1.el6
Size:
25 k
Repository:
base
From Repository:
Licence:
BSD
Control the speex-tools package with the following handy commands outlined below.
yum install speex-tools
This command will install speex-tools on the server.
yum remove speex-tools
This command will un-install speex-tools on the server. When you run this command, you will be asked if you are sure that you want to remove speex-tools, so you have to manually confirm that you want to do this.
yum -y remove speex-tools
This command will un-install speex-tools 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 speex-tools when using the -y flag.
yum update speex-tools
This command will update speex-tools to the latest version. When you run this command, you will be asked if you are sure that you want to remove speex-tools, so you have to manually confirm that you want to do this.
yum -y update speex-tools
This command will update speex-tools 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 speex-tools when using the -y flag.
yum info speex-tools
This command will show you core information about the speex-tools package.
yum deplist speex-tools
This command will show you the dependencies for speex-tools. 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 speex-tools
This command will check if there is an update waiting on speex-tools. 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.