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

Last updated: July 05,2024

1. Install "python2-neovim" package

This tutorial shows how to install python2-neovim on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-neovim

2. Uninstall "python2-neovim" package

Please follow the instructions below to uninstall python2-neovim on openSUSE Leap:

$ sudo zypper remove python2-neovim

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

Information for package python2-neovim:
---------------------------------------
Repository : Main Repository
Name : python2-neovim
Version : 0.4.1-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 251,1 KiB
Installed : No
Status : not installed
Source package : python-neovim-0.4.1-bp153.1.23.src
Summary : Python client to Neovim
Description :
Library for scripting Nvim processes through its msgpack-rpc API.