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

Last updated: September 28,2024

1. Install "python3-whatever" package

This guide let you learn how to install python3-whatever on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-whatever

2. Uninstall "python3-whatever" package

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

$ sudo zypper remove python3-whatever

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

Information for package python3-whatever:
-----------------------------------------
Repository : Main Repository
Name : python3-whatever
Version : 0.6-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 24.6 KiB
Installed : No
Status : not installed
Source package : python-whatever-0.6-bp155.2.12.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