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

Last updated: July 02,2024

1. Install "python36-whatever" package

In this section, we are going to explain the necessary steps to install python36-whatever on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-whatever

2. Uninstall "python36-whatever" package

This guide let you learn how to uninstall python36-whatever on openSuSE Tumbleweed:

$ sudo zypper remove python36-whatever

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

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