How to Install and Uninstall python-pyplete Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python-pyplete" package
This guide covers the steps necessary to install python-pyplete on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python-pyplete
Copied
2. Uninstall "python-pyplete" package
Please follow the guidance below to uninstall python-pyplete on openSUSE Leap:
$
sudo zypper remove
python-pyplete
Copied
3. Information about the python-pyplete package on openSUSE Leap
Information for package python-pyplete:
---------------------------------------
Repository : Main Repository
Name : python-pyplete
Version : 0.0.5-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 56,3 KiB
Installed : No
Status : not installed
Source package : python-pyplete-0.0.5-bp153.1.13.src
Summary : An interface to autocomplete in python
Description :
PYPLETE (PYthon autocomPLETE) is a interface to autocomplete in python.
PyPlete uses pysmell but unlike this, PyPlete is dynamic, it does not
need execute a command to pre-analyze the code. This is a good tool
to analyze (or autocomplete) the code that you are writing currently
---------------------------------------
Repository : Main Repository
Name : python-pyplete
Version : 0.0.5-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 56,3 KiB
Installed : No
Status : not installed
Source package : python-pyplete-0.0.5-bp153.1.13.src
Summary : An interface to autocomplete in python
Description :
PYPLETE (PYthon autocomPLETE) is a interface to autocomplete in python.
PyPlete uses pysmell but unlike this, PyPlete is dynamic, it does not
need execute a command to pre-analyze the code. This is a good tool
to analyze (or autocomplete) the code that you are writing currently