How to Install and Uninstall dar.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "dar.x86_64" package

In this section, we are going to explain the necessary steps to install dar.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install dar.x86_64

2. Uninstall "dar.x86_64" package

This guide covers the steps necessary to uninstall dar.x86_64 on AlmaLinux 9:

$ sudo dnf remove dar.x86_64 $ sudo dnf autoremove

3. Information about the dar.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:17:12 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : dar
Version : 2.7.6
Release : 3.el9
Architecture : x86_64
Size : 928 k
Source : dar-2.7.6-3.el9.src.rpm
Repository : epel
Summary : Software for making/restoring incremental CD/DVD backups
URL : http://dar.linux.free.fr
License : GPLv2+
Description : DAR is a command line tool to backup a directory tree and files. DAR is
: able to make differential backups, split them over a set of disks or files
: of a given size, use compression, filter files or subtrees to be saved or
: not saved, directly access and restore given files. DAR is also able
: to handle extented attributes, and can make remote backups through an
: ssh session for example. Finally, DAR handles save and restore of hard
: and symbolic links.