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

Last updated: June 28,2024

1. Install "python310-neovim" package

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

$ sudo zypper refresh $ sudo zypper install python310-neovim

2. Uninstall "python310-neovim" package

This guide covers the steps necessary to uninstall python310-neovim on openSuSE Tumbleweed:

$ sudo zypper remove python310-neovim

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

Information for package python310-neovim:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-neovim
Version : 0.5.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 276.6 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.