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

Last updated: May 18,2024

1. Install "python39-sox" package

Please follow the guidance below to install python39-sox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sox

2. Uninstall "python39-sox" package

This tutorial shows how to uninstall python39-sox on openSuSE Tumbleweed:

$ sudo zypper remove python39-sox

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

Information for package python39-sox:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sox
Version : 1.4.1-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 316.2 KiB
Installed : No
Status : not installed
Source package : python-sox-1.4.1-1.17.src
Upstream URL : https://github.com/rabitt/pysox
Summary : Python wrapper around SoX
Description :
SOX is intended to be the Swiss Army knife of sound processing tools.
It does many things, it just does not do them all well. Sooner or later
it will come in very handy. SOX is really only usable day-to-day if you
hide the wacky options with one-line shell scripts.
This is a Python wrapper for SOX.