How to Install and Uninstall vis Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "vis" package
In this section, we are going to explain the necessary steps to install vis on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
vis
Copied
2. Uninstall "vis" package
This is a short guide on how to uninstall vis on openSuSE Tumbleweed:
$
sudo zypper remove
vis
Copied
3. Information about the vis package on openSuSE Tumbleweed
Information for package vis:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vis
Version : 0.8-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : vis-0.8-3.4.src
Upstream URL : https://github.com/martanne/vis
Summary : An editor combining the strengths of both vi(m) and sam
Description :
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
It extends vi's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression based command language.
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vis
Version : 0.8-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : vis-0.8-3.4.src
Upstream URL : https://github.com/martanne/vis
Summary : An editor combining the strengths of both vi(m) and sam
Description :
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
It extends vi's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression based command language.