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

Last updated: November 23,2024

1. Install "python312-sox" package

Here is a brief guide to show you how to install python312-sox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-sox

2. Uninstall "python312-sox" package

This guide covers the steps necessary to uninstall python312-sox on openSuSE Tumbleweed:

$ sudo zypper remove python312-sox

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

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