Install mbrola-en1
Installing mbrola-en1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mbrola-en1
mbrola-en1 package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | mbrola-en1 |
version | 19980910-2 |
description | British English male voice for Mbrola |
subsection | sound |
website | tcts.fpms.ac.be / synthesis / |
maintainer | Samuel Thibault |
Uninstall mbrola-en1
To remove just mbrola-en1 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mbrola-en1
Uninstall mbrola-en1 and it’s dependent packages
To remove the mbrola-en1 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mbrola-en1
Purging mbrola-en1
If you also want to delete configuration and/or data files of mbrola-en1 from Debian Sid then this will work:
sudo apt-get purge mbrola-en1
To delete configuration and/or data files of mbrola-en1 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mbrola-en1