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

Last updated: May 16,2024

1. Install "python39-neovim" package

This guide covers the steps necessary to install python39-neovim on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-neovim

2. Uninstall "python39-neovim" package

Please follow the steps below to uninstall python39-neovim on openSuSE Tumbleweed:

$ sudo zypper remove python39-neovim

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

Information for package python39-neovim:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-neovim
Version : 0.5.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 277.2 KiB
Installed : No
Status : not installed
Source package : python-neovim-0.5.0-2.1.src
Upstream URL : https://github.com/neovim/pynvim
Summary : Python client to Neovim
Description :
Library for scripting Nvim processes through its msgpack-rpc API.