How to Install and Uninstall python3-neovim Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-neovim" package
This tutorial shows how to install python3-neovim on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-neovim
Copied
2. Uninstall "python3-neovim" package
This is a short guide on how to uninstall python3-neovim on openSUSE Leap:
$
sudo zypper remove
python3-neovim
Copied
3. Information about the python3-neovim package on openSUSE Leap
Information for package python3-neovim:
---------------------------------------
Repository : Main Repository
Name : python3-neovim
Version : 0.4.1-bp155.2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 326.1 KiB
Installed : No
Status : not installed
Source package : python-neovim-0.4.1-bp155.2.15.src
Upstream URL : https://github.com/neovim/pynvim
Summary : Python client to Neovim
Description :
Library for scripting Nvim processes through its msgpack-rpc API.
---------------------------------------
Repository : Main Repository
Name : python3-neovim
Version : 0.4.1-bp155.2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 326.1 KiB
Installed : No
Status : not installed
Source package : python-neovim-0.4.1-bp155.2.15.src
Upstream URL : https://github.com/neovim/pynvim
Summary : Python client to Neovim
Description :
Library for scripting Nvim processes through its msgpack-rpc API.