How to Install and Uninstall python-neovim Package on Debian 10 (Buster)

Last updated: May 20,2024

1. Install "python-neovim" package

This guide let you learn how to install python-neovim on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-neovim

2. Uninstall "python-neovim" package

Learn how to uninstall python-neovim on Debian 10 (Buster):

$ sudo apt remove python-neovim $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-neovim package on Debian 10 (Buster)

Package: python-neovim
Version: 0.3.0-1
Installed-Size: 136
Maintainer: Debian Python Modules Team
Architecture: all
Provides: python2.7-neovim, vim-python
Depends: python-greenlet, python-msgpack, python-trollius, python:any (<< 2.8), python:any (>= 2.7~)
Recommends: neovim
Breaks: neovim (<< 0.2.1)
Description: Python2 library for scripting Neovim processes through its msgpack-rpc API
Description-md5: 2170f50cca6c8ca88c250c1ead82697f
Homepage: https://github.com/neovim/python-client
Tag: devel::editor, devel::lang:python, devel::library,
implemented-in::python, role::devel-lib, role::plugin, role::program,
role::shared-lib, use::editing
Section: python
Priority: optional
Filename: pool/main/p/python-neovim/python-neovim_0.3.0-1_all.deb
Size: 29660
MD5sum: b973c946ba4fbbc83b64329cc8778397
SHA256: 4d83b480fb9baeac5d6ace1ead2f59646acb371d226056095d1058e906293815

5. The same packages on other Linux Distributions