OneRepo BackupPilot rpm
Administration

A native Linux desktop backup client for Proxmox Backup Server (PBS).

BackupPilot wraps the official proxmox-backup-client in a modern GNOME app (GTK4 and Libadwaita) with a background service. You can protect local files and folders, run scheduled backups, monitor job health, and restore from snapshots — without using the command line.

Save as /etc/yum.repos.d/backuppilot-stable.repo (channel stable).

YUM/DNF repository (.repo)

[backuppilot-stable]
name=BackupPilot stable
baseurl=https://repos.onesystems.ch/rpm/backuppilot/stable
enabled=1
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://repos.onesystems.ch/api/projects/backuppilot/gpg-key

After saving the file, run dnf update. DNF imports the GPG key from gpgkey= automatically — confirm the prompt once.