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

Last updated: November 23,2024

1. Install "python36-neovim-remote" package

This tutorial shows how to install python36-neovim-remote on openSuSE Tumbleweed

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

2. Uninstall "python36-neovim-remote" package

Please follow the instructions below to uninstall python36-neovim-remote on openSuSE Tumbleweed:

$ sudo zypper remove python36-neovim-remote

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

Information for package python36-neovim-remote:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-neovim-remote
Version : 2.4.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 63,1 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.