How to Install and Uninstall python3-neovim.noarch Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "python3-neovim.noarch" package
In this section, we are going to explain the necessary steps to install python3-neovim.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-neovim.noarch
Copied
2. Uninstall "python3-neovim.noarch" package
Here is a brief guide to show you how to uninstall python3-neovim.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-neovim.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-neovim.noarch package on AlmaLinux 8
Last metadata expiration check: 1:04:44 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-neovim
Version : 0.4.3
Release : 1.el8
Architecture : noarch
Size : 83 k
Source : python-neovim-0.4.3-1.el8.src.rpm
Repository : epel
Summary : Python client to 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.
Available Packages
Name : python3-neovim
Version : 0.4.3
Release : 1.el8
Architecture : noarch
Size : 83 k
Source : python-neovim-0.4.3-1.el8.src.rpm
Repository : epel
Summary : Python client to 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.