How to Install and Uninstall vim-plugin-gnupg Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "vim-plugin-gnupg" package

Please follow the guidelines below to install vim-plugin-gnupg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install vim-plugin-gnupg

2. Uninstall "vim-plugin-gnupg" package

This guide covers the steps necessary to uninstall vim-plugin-gnupg on openSuSE Tumbleweed:

$ sudo zypper remove vim-plugin-gnupg

3. Information about the vim-plugin-gnupg package on openSuSE Tumbleweed

Information for package vim-plugin-gnupg:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vim-plugin-gnupg
Version : 2.7.1-60.1
Arch : noarch
Vendor : openSUSE
Installed Size : 47.1 KiB
Installed : No
Status : not installed
Source package : vim-plugins-7.3.0-60.1.src
Upstream URL : https://github.com/jamessan/vim-gnupg
Summary : Plugin for transparent editing of gpg encrypted files
Description :
This script implements transparent editing of gpg encrypted files. The filename
must have a ".gpg", ".pgp" or ".asc" suffix. When opening such a file the
content is decrypted, when opening a new file the script will ask for the
recipients of the encrypted file. The file content will be encrypted to all
recipients before it is written. The script turns off viminfo, swapfile, and
undofile to increase security.

5. The same packages on other Linux Distributions