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 (32)*, ppc64le (19)*, x86_64 (32)* | Centos-stream+epel-next 8 (82 downloads) |
![]() |
aarch64 (54)*, ppc64le (31)*, s390x (36)*, x86_64 (35)* | Centos-stream+epel-next 9 (85 downloads) |
![]() |
ppc64le (25)*, x86_64 (3348)* | EPEL 7 (720 downloads) |
![]() |
aarch64 (58)*, ppc64le (24)*, x86_64 (10064)* | EPEL 8 (304 downloads) |
![]() |
aarch64 (66)*, ppc64le (33)*, s390x (0)*, x86_64 (624)* | EPEL 9 (212 downloads) |
![]() |
aarch64 (41)*, ppc64le (77)*, s390x (32)*, x86_64 (60)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (37)*, i386 (48)*, ppc64le (41)*, s390x (45)*, x86_64 (48)* | Fedora rawhide (186 downloads) |
* Total number of downloaded packages.