How to Install and Uninstall python2-whatever Package on openSUSE Leap

Last updated: September 28,2024

1. Install "python2-whatever" package

Please follow the instructions below to install python2-whatever on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-whatever

2. Uninstall "python2-whatever" package

In this section, we are going to explain the necessary steps to uninstall python2-whatever on openSUSE Leap:

$ sudo zypper remove python2-whatever

3. Information about the python2-whatever package on openSUSE Leap

Information for package python2-whatever:
-----------------------------------------
Repository : Main Repository
Name : python2-whatever
Version : 0.6-bp153.1.24
Arch : noarch
Vendor : openSUSE
Installed Size : 28,4 KiB
Installed : No
Status : not installed
Source package : python-whatever-0.6-bp153.1.24.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