Package borg: Information

  • Default inline alert: Version in the repository: 1.2.7-alt1

Source package: borg
Version: 1.2.0-alt1
Latest version according to Repology
Build time:  Apr 8, 2022, 03:39 PM in the task #298075
Category: File tools
Report package bug
License: BSD-3-Clause
Summary: Deduplicating backup program with compression and authenticated encryption
Description: 
BorgBackup (short: Borg) is a deduplicating backup program.
Optionally, it supports compression and authenticated encryption.

The main goal of Borg is to provide an efficient and secure way to backup data.
The data deduplication technique used makes Borg suitable for daily backups
since only changes are stored.

The authenticated encryption technique makes it suitable for backups to not
fully trusted targets.

List of rpms provided by this srpm:
borg (x86_64, ppc64le, i586, armh, aarch64)
borg-debuginfo (x86_64, ppc64le, i586, armh, aarch64)




    1. python3-dev
    2. python3-module-Cython
    3. libxxhash-devel
    4. python3-module-msgpack
    5. libzstd-devel
    6. python3-module-pytest
    7. liblz4-devel
    8. python3-module-setuptools
    9. python3-module-setuptools_scm
    10. libssl-devel
    11. gcc-c++
    12. ipython3
    13. rpm-build-python3
    14. libacl-devel
    15. libb2-devel

Last changed


April 8, 2022 Dmitriy D. Shadrinov 1.2.0-alt1
- 1.2.0 release
Dec. 1, 2021 Vladimir D. Seleznev 1.1.17-alt3
- enabled tests
Sept. 15, 2021 Dmitriy D. Shadrinov 1.1.17-alt2
- build with bundled xxhash