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

Last updated: July 03,2024

1. Install "python311-editables" package

Please follow the steps below to install python311-editables on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-editables

2. Uninstall "python311-editables" package

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

$ sudo zypper remove python311-editables

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

Information for package python311-editables:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-editables
Version : 0.3-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 16.1 KiB
Installed : No
Status : not installed
Source package : python-editables-0.3-150400.9.3.9.src
Upstream URL : https://github.com/pfmoore/editables
Summary : Editable installations
Description :
A Python library for creating "editable wheels"
This library supports the building of wheels which, when installed, will expose
packages in a local directory on sys.path in "editable mode". In other words,
changes to the package source will be reflected in the package visible to
Python, without needing a reinstall.

5. The same packages on other Linux Distributions