How to Install and Uninstall dar Package on openSUSE Leap

Last updated: May 16,2024

1. Install "dar" package

This is a short guide on how to install dar on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install dar

2. Uninstall "dar" package

In this section, we are going to explain the necessary steps to uninstall dar on openSUSE Leap:

$ sudo zypper remove dar

3. Information about the dar package on openSUSE Leap

Information for package dar:
----------------------------
Repository : Main Repository
Name : dar
Version : 2.7.8-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : dar-2.7.8-bp155.1.6.src
Upstream URL : https://dar.sourceforge.io/
Summary : Backup and Restore Application
Description :
Dar (Disk Archive) is a hardware-independent backup solution. Dar uses
catalogs (unlike tar),which it makes it possible to extract a single
file without having to read the entire archive. It is also possible to
create incremental backups. Dar archives can also be created or used
with the libdar library (for example, with KDar, a KDE application).
This package contains the command line tools and documentation.