How to Install and Uninstall zpaq.x86_64 Package on Fedora 39

Last updated: September 25,2024

1. Install "zpaq.x86_64" package

This guide let you learn how to install zpaq.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install zpaq.x86_64

2. Uninstall "zpaq.x86_64" package

In this section, we are going to explain the necessary steps to uninstall zpaq.x86_64 on Fedora 39:

$ sudo dnf remove zpaq.x86_64 $ sudo dnf autoremove

3. Information about the zpaq.x86_64 package on Fedora 39

Last metadata expiration check: 2:48:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : zpaq
Version : 7.15
Release : 18.fc39
Architecture : x86_64
Size : 96 k
Source : zpaq-7.15-18.fc39.src.rpm
Repository : fedora
Summary : Incremental journaling back-up archiver
URL : http://mattmahoney.net/dc/zpaq.html
License : Unlicense and Public Domain
Description : This is a journaling archiver optimized for user-level incremental backup of
: directory trees. It supports AES-256 encryption, 5 multi-threaded compression
: levels, and content-aware file fragment level deduplication. For backups it
: adds only files whose date has changed, and keeps both old and new versions.
: You can roll back the archive date to restore from old versions of the
: archive. The default compression level is faster than zip usually with better
: compression. zpaq uses a self-describing compressed format to allow for future
: improvements without breaking compatibility with older versions of the
: program.