How to Install and Uninstall python3-neovim-remote Package on openSUSE Leap

Last updated: November 26,2024

1. Install "python3-neovim-remote" package

This guide covers the steps necessary to install python3-neovim-remote on openSUSE Leap

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

2. Uninstall "python3-neovim-remote" package

In this section, we are going to explain the necessary steps to uninstall python3-neovim-remote on openSUSE Leap:

$ sudo zypper remove python3-neovim-remote

3. Information about the python3-neovim-remote package on openSUSE Leap

Information for package python3-neovim-remote:
----------------------------------------------
Repository : Main Repository
Name : python3-neovim-remote
Version : 2.5.1-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 68.1 KiB
Installed : No
Status : not installed
Source package : python-neovim-remote-2.5.1-bp155.1.6.src
Upstream URL : https://github.com/mhinz/neovim-remote
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.