How to Install and Uninstall python-neovim-doc.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "python-neovim-doc.noarch" package

Learn how to install python-neovim-doc.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python-neovim-doc.noarch

2. Uninstall "python-neovim-doc.noarch" package

Please follow the guidelines below to uninstall python-neovim-doc.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python-neovim-doc.noarch $ sudo dnf autoremove

3. Information about the python-neovim-doc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:39:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python-neovim-doc
Version : 0.4.3
Release : 1.el8
Architecture : noarch
Size : 1.5 M
Source : python-neovim-0.4.3-1.el8.src.rpm
Repository : epel
Summary : Documentation for python-neovim
URL : https://github.com/neovim/pynvim
License : ASL 2.0
Description : Implements support for python plugins in Nvim. Also works as a library for
: connecting to and scripting Nvim processes through its msgpack-rpc API.
:
: This package contains documentation in HTML format.