yopito/burp2

Project ID: 6477

Description

Unofficial repo of binary packages of burp backup software ( http://burp.grke.org/ ).
Provides the following stable versions that are not available through EPEL nor Fedora yum repos:

  • burp 2.4.0 for Fedora and el5, el6, el7 with help of EPEL (package dependencies)
    • 2022-10: added repos for fedora36, fedora 37, epel-8, centos-stream+epel-next-8, epel-9, centos-stream+epel-next-9
    • 2023-05: added fedora 38's repo
    • 2023-XX: added fedora 39's repo
    • 2024-05: added fedora 40's repo

latest version is in a dedicated repo: https://copr.fedorainfracloud.org/coprs/yopito/burp2-latest/

The SPEC file and patches used to generate these packagings are here: https://github.com/yopito/fedora-epel-pkg/

Installation Instructions

  • Install this repo definition in your yum repo list :

    • from the "Repo Download" button below corresponding to your distribution (save as file /etc/yum.repos.d/yopito-burp2.repo for instance)

    • On Fedora systems, you can alternatively use the dnf copr command to reference this repo:

      $ sudo dnf copr enable yopito/burp2
    • you should lower the priority of this repo (use this repo only if nothing else match):

      $ sudo echo priority=98 >> /etc/yum.repos.d/yopito-burp2.repo
    • on CentOS or RHEL system, you will also need the EPEL repository (provides librsync package).
      See their documentation : https://docs.fedoraproject.org/en-US/epel/

  • install the package with one of the following commands:

    • burp client:

      $ sudo yum install burp2-client # burp 2.x $ sudo yum install burp-client # burp 1.x on el5 (only)
    • burp server:

      $ sudo yum install burp2-server # burp 2.x $ sudo yum install burp-server # burp 1.x on el5 (only)

Then let's enjoy burp.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream+epel-next 8 aarch64 (8)*, ppc64le (8)*, x86_64 (17)* Centos-stream+epel-next 8 (78 downloads)
Centos-stream+epel-next 9 aarch64 (24)*, ppc64le (23)*, s390x (23)*, x86_64 (23)* Centos-stream+epel-next 9 (83 downloads)
EPEL 7 ppc64le (5)*, x86_64 (3030)* EPEL 7 (713 downloads)
EPEL 8 aarch64 (48)*, ppc64le (17)*, x86_64 (9026)* EPEL 8 (297 downloads)
EPEL 9 aarch64 (41)*, ppc64le (22)*, s390x (0)*, x86_64 (583)* EPEL 9 (192 downloads)
Fedora 39 aarch64 (3)*, ppc64le (2)*, s390x (6)*, x86_64 (43)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (11)*, ppc64le (33)*, s390x (24)*, x86_64 (53)* Fedora 40 (32 downloads)
Fedora rawhide aarch64 (32)*, i386 (42)*, ppc64le (8)*, s390x (45)*, x86_64 (32)* Fedora rawhide (178 downloads)

* Total number of downloaded packages.