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

Last updated: March 15,2025

1. Install "python2-easydev" package

In this section, we are going to explain the necessary steps to install python2-easydev on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-easydev

2. Uninstall "python2-easydev" package

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

$ sudo zypper remove python2-easydev

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

Information for package python2-easydev:
----------------------------------------
Repository : Main Repository
Name : python2-easydev
Version : 0.9.38-bp153.1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 342,9 KiB
Installed : No
Status : not installed
Source package : python-easydev-0.9.38-bp153.1.19.src
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.