How to Install and Uninstall git-remote-gcrypt Package on openSuSE Tumbleweed

Last updated: February 02,2025

1. Install "git-remote-gcrypt" package

Here is a brief guide to show you how to install git-remote-gcrypt on openSuSE Tumbleweed

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

2. Uninstall "git-remote-gcrypt" package

Please follow the guidance below to uninstall git-remote-gcrypt on openSuSE Tumbleweed:

$ sudo zypper remove git-remote-gcrypt

3. Information about the git-remote-gcrypt package on openSuSE Tumbleweed

Information for package git-remote-gcrypt:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : git-remote-gcrypt
Version : 1.5-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 79.3 KiB
Installed : No
Status : not installed
Source package : git-remote-gcrypt-1.5-1.3.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.