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

Last updated: May 17,2024

1. Install "python3-easydev" package

Please follow the instructions below to install python3-easydev on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-easydev

2. Uninstall "python3-easydev" package

This is a short guide on how to uninstall python3-easydev on openSUSE Leap:

$ sudo zypper remove python3-easydev

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

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