How to Install and Uninstall snack Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "snack" package

Please follow the instructions below to install snack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install snack

2. Uninstall "snack" package

Please follow the guidelines below to uninstall snack on openSuSE Tumbleweed:

$ sudo zypper remove snack

3. Information about the snack package on openSuSE Tumbleweed

Information for package snack:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : snack
Version : 2.2.10-216.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1010.1 KiB
Installed : No
Status : not installed
Source package : snack-2.2.10-216.1.src
Upstream URL : http://www.speech.kth.se/snack
Summary : Sound Extension for Tcl/Tk
Description :
Snack provides commands to play, record, process, and visualize sound.
It supports various file formats such as WAV, AU, AIFF, and MP3.
With Snack, you can easily create sound applications with Tcl/Tk or
Python or extend existing programs with sound capabilities.
The documentation is located under /usr/share/doc/packages/snack There
is also a 'demos' subdirectory which contains examples for Tcl/Tk and
Python.