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 |
---|---|---|
![]() |
aarch64 (43)*, ppc64le (22)*, x86_64 (35)* | Centos-stream+epel-next 8 (90 downloads) |
![]() |
aarch64 (60)*, ppc64le (35)*, s390x (36)*, x86_64 (39)* | Centos-stream+epel-next 9 (95 downloads) |
![]() |
ppc64le (36)*, x86_64 (3634)* | EPEL 7 (732 downloads) |
![]() |
aarch64 (66)*, ppc64le (40)*, x86_64 (10967)* | EPEL 8 (316 downloads) |
![]() |
aarch64 (70)*, ppc64le (33)*, s390x (0)*, x86_64 (686)* | EPEL 9 (240 downloads) |
![]() |
aarch64 (57)*, ppc64le (86)*, s390x (40)*, x86_64 (68)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (45)*, i386 (54)*, ppc64le (68)*, s390x (45)*, x86_64 (59)* | Fedora rawhide (193 downloads) |
* Total number of downloaded packages.