How to Install and Uninstall python311-backcall Package on openSUSE Leap

Last updated: June 18,2024

1. Install "python311-backcall" package

This guide let you learn how to install python311-backcall on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-backcall

2. Uninstall "python311-backcall" package

Here is a brief guide to show you how to uninstall python311-backcall on openSUSE Leap:

$ sudo zypper remove python311-backcall

3. Information about the python311-backcall package on openSUSE Leap

Information for package python311-backcall:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-backcall
Version : 0.2.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 72.2 KiB
Installed : No
Status : not installed
Source package : python-backcall-0.2.0-150400.9.3.1.src
Upstream URL : https://github.com/takluyver/backcall
Summary : Specifications for callback functions passed in to an API
Description :
If code lets other people supply callback functions, it is important
to specify the function signature that is being expected, and to
check that functions support that. Adding extra parameters later
would break other peoples code unless one is careful.
backcall provides a way of specifying the callback signature using a
prototype function.

5. The same packages on other Linux Distributions