How to Install and Uninstall python39-neovim-remote Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "python39-neovim-remote" package

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

$ sudo zypper refresh $ sudo zypper install python39-neovim-remote

2. Uninstall "python39-neovim-remote" package

In this section, we are going to explain the necessary steps to uninstall python39-neovim-remote on openSuSE Tumbleweed:

$ sudo zypper remove python39-neovim-remote

3. Information about the python39-neovim-remote package on openSuSE Tumbleweed

Information for package python39-neovim-remote:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-neovim-remote
Version : 2.4.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 63,3 KiB
Installed : No
Status : not installed
Source package : python-neovim-remote-2.4.0-2.5.src
Summary : Neovim process control utility
Description :
This package provides an executable called "nvr" which solves these cases:
- Controlling nvim processes from the shell, e.g. opening files in another
terminal window.
- Opening files from within `:terminal` without starting a nested nvim process.