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

Last updated: June 02,2024

1. Install "python310-sox" package

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

$ sudo zypper refresh $ sudo zypper install python310-sox

2. Uninstall "python310-sox" package

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

$ sudo zypper remove python310-sox

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

Information for package python310-sox:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-sox
Version : 1.4.1-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 314.5 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.