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

Last updated: April 30,2024

1. Install "python39-whatever" package

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

$ sudo zypper refresh $ sudo zypper install python39-whatever

2. Uninstall "python39-whatever" package

Please follow the instructions below to uninstall python39-whatever on openSuSE Tumbleweed:

$ sudo zypper remove python39-whatever

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

Information for package python39-whatever:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-whatever
Version : 0.7-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 24.8 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