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

Last updated: May 18,2024

1. Install "zpaq.x86_64" package

Please follow the step by step instructions below to install zpaq.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install zpaq.x86_64

2. Uninstall "zpaq.x86_64" package

Please follow the step by step instructions below to uninstall zpaq.x86_64 on Fedora 35:

$ sudo dnf remove zpaq.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:01:04 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : zpaq
Version : 7.15
Release : 14.fc35
Architecture : x86_64
Size : 90 k
Source : zpaq-7.15-14.fc35.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.