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

Last updated: November 07,2024

1. Install "python36-sox" package

Learn how to install python36-sox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-sox

2. Uninstall "python36-sox" package

Please follow the steps below to uninstall python36-sox on openSuSE Tumbleweed:

$ sudo zypper remove python36-sox

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

Information for package python36-sox:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-sox
Version : 1.4.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 320,2 KiB
Installed : No
Status : not installed
Source package : python-sox-1.4.1-1.1.src
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.