How to Install and Uninstall python311-easydev Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-easydev" package

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

$ sudo zypper refresh $ sudo zypper install python311-easydev

2. Uninstall "python311-easydev" package

This is a short guide on how to uninstall python311-easydev on openSuSE Tumbleweed:

$ sudo zypper remove python311-easydev

3. Information about the python311-easydev package on openSuSE Tumbleweed

Information for package python311-easydev:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-easydev
Version : 0.12.1-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 331.5 KiB
Installed : No
Status : not installed
Source package : python-easydev-0.12.1-2.5.src
Upstream URL : https://github.com/cokelaer/easydev
Summary : Common utilities to ease the development of Python packages
Description :
The easydev package provides miscellaneous functions that are
repeatedly used during the development of Python packages. The goal
is to help developers on speeding up their own dev. It has been used
also as an incubator for other packages and is stable.