How to Install and Uninstall python39-pastream Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python39-pastream" package

Here is a brief guide to show you how to install python39-pastream on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pastream

2. Uninstall "python39-pastream" package

This guide covers the steps necessary to uninstall python39-pastream on openSuSE Tumbleweed:

$ sudo zypper remove python39-pastream

3. Information about the python39-pastream package on openSuSE Tumbleweed

Information for package python39-pastream:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pastream
Version : 0.2.0.post0-4.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 231.1 KiB
Installed : No
Status : not installed
Source package : python-pastream-0.2.0.post0-4.13.src
Upstream URL : https://github.com/tgarc/pastream
Summary : GIL-less Portaudio Streams for Python
Description :
Pastream builds on top of portaudio and sounddevice python bindings
to provide some more functionality. Note that in addition to the
pastream library, pastream includes a command line application for
playing and recording audio files.