How to Install and Uninstall speech-tools.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "speech-tools.src" package
Here is a brief guide to show you how to install speech-tools.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
speech-tools.src
Copied
2. Uninstall "speech-tools.src" package
This guide covers the steps necessary to uninstall speech-tools.src on Oracle Linux 9:
$
sudo dnf remove
speech-tools.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the speech-tools.src package on Oracle Linux 9
Last metadata expiration check: 2:00:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : speech-tools
Version : 2.5
Release : 18.el9
Architecture : src
Size : 1.3 M
Source : None
Repository : ol9_appstream
Summary : Edinburgh speech tools library
URL : http://festvox.org
License : MIT
Description : The Edinburgh speech tools system is a library of C++ classes, functions
: and utility programs that are frequently used in speech software.
: The system compiles to a single Unix library .a file
: which can be linked with software.
: At present, C++ classes for several useful speech and language classes
: have been written, along with audio software
: and some basic signal processing software.
Available Packages
Name : speech-tools
Version : 2.5
Release : 18.el9
Architecture : src
Size : 1.3 M
Source : None
Repository : ol9_appstream
Summary : Edinburgh speech tools library
URL : http://festvox.org
License : MIT
Description : The Edinburgh speech tools system is a library of C++ classes, functions
: and utility programs that are frequently used in speech software.
: The system compiles to a single Unix library .a file
: which can be linked with software.
: At present, C++ classes for several useful speech and language classes
: have been written, along with audio software
: and some basic signal processing software.