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

Last updated: July 04,2024

1. Install "python311-neovim" package

In this section, we are going to explain the necessary steps to install python311-neovim on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-neovim

2. Uninstall "python311-neovim" package

Please follow the guidance below to uninstall python311-neovim on openSuSE Tumbleweed:

$ sudo zypper remove python311-neovim

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

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