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

Last updated: July 08,2024

1. Install "python310-whatever" package

This tutorial shows how to install python310-whatever on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-whatever

2. Uninstall "python310-whatever" package

Please follow the guidelines below to uninstall python310-whatever on openSuSE Tumbleweed:

$ sudo zypper remove python310-whatever

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

Information for package python310-whatever:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-whatever
Version : 0.7-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 24.6 KiB
Installed : No
Status : not installed
Source package : python-whatever-0.7-1.7.src
Upstream URL : https://github.com/Suor/whatever
Summary : Module to make anonymous functions by partial application of operators
Description :
A Python module to make lambdas by partial application of python operators.
It is inspired by the Perl 6 one, see http://perlcabal.org/syn/S02.html#The_Whatever_Object