How to Install and Uninstall restic Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "restic" package
This guide covers the steps necessary to install restic on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
restic
Copied
2. Uninstall "restic" package
In this section, we are going to explain the necessary steps to uninstall restic on openSuSE Tumbleweed:
$
sudo zypper remove
restic
Copied
3. Information about the restic package on openSuSE Tumbleweed
Information for package restic:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : restic
Version : 0.16.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 29.4 MiB
Installed : No
Status : not installed
Source package : restic-0.16.4-1.1.src
Upstream URL : https://restic.net
Summary : Backup program with deduplication and encryption
Description :
restic is a backup program. It supports verification, encryption,
snapshots and deduplication.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : restic
Version : 0.16.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 29.4 MiB
Installed : No
Status : not installed
Source package : restic-0.16.4-1.1.src
Upstream URL : https://restic.net
Summary : Backup program with deduplication and encryption
Description :
restic is a backup program. It supports verification, encryption,
snapshots and deduplication.