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

Last updated: May 17,2024

1. Install "python39-easydev" package

This tutorial shows how to install python39-easydev on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-easydev

2. Uninstall "python39-easydev" package

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

$ sudo zypper remove python39-easydev

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

Information for package python39-easydev:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-easydev
Version : 0.12.1-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 273.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.