How to Install and Uninstall git-remote-gcrypt Package on openSUSE Leap

Last updated: March 14,2025

1. Install "git-remote-gcrypt" package

This guide let you learn how to install git-remote-gcrypt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install git-remote-gcrypt

2. Uninstall "git-remote-gcrypt" package

Here is a brief guide to show you how to uninstall git-remote-gcrypt on openSUSE Leap:

$ sudo zypper remove git-remote-gcrypt

3. Information about the git-remote-gcrypt package on openSUSE Leap

Information for package git-remote-gcrypt:
------------------------------------------
Repository : Main Repository
Name : git-remote-gcrypt
Version : 1.5-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 79.3 KiB
Installed : No
Status : not installed
Source package : git-remote-gcrypt-1.5-bp155.1.5.src
Upstream URL : https://spwhitton.name/tech/code/git-remote-gcrypt/
Summary : Encrypted git repositories
Description :
This lets git store git repositories in encrypted form.
It supports storing repositories on rsync or sftp servers.
It can also store the encrypted git repository inside a remote git
repository. All the regular git commands like git push and git pull
can be used to operate on such an encrypted repository.
The aim is to provide confidential, authenticated git storage and
collaboration using typical untrusted file hosts or services.