How to Install asterisk-flite software package in Debian 7 (Wheezy)

How to Install asterisk-flite software package in Debian 7 (Wheezy)

asterisk-flite software package provides flite module for Asterisk, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install asterisk-flite 

asterisk-flite is installed in your system.

Make ensure the asterisk-flite package were installed using the commands given below,

$ sudo dpkg-query -l | grep asterisk-flite *

You will get with asterisk-flite package name, version, architecture and description in a table

asterisk-flite package basic information:

Distro Debian 7 wheezy
Section Communication Programs
Package asterisk-flite
Version 2.1-1.1
Description flite module for Asterisk
Sub Section comm


See Also, How to uninstall or remove asterisk-flite software package from Debian 7 (Wheezy)?