From ee00eed0597f144023cd44725620c3ac5b9099f3 Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Fri, 29 Mar 2024 22:33:11 +0100 Subject: [PATCH] Updated Linux DEB and RPM support (markdown) --- Linux-DEB-and-RPM-support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Linux-DEB-and-RPM-support.md b/Linux-DEB-and-RPM-support.md index 080e5cc..eb1e93d 100644 --- a/Linux-DEB-and-RPM-support.md +++ b/Linux-DEB-and-RPM-support.md @@ -36,7 +36,8 @@ The purpose of this page is to show the last version of BOINC available for ever 1. `sudo dnf install dnf-plugins-core` 2. `sudo dnf config-manager --add-repo https://boinc.berkeley.edu/dl/linux/[stable][alpha][nightly]/[fc37][fc38][fc39]` 3. `sudo dnf config-manager --set-enabled boinc.berkeley.edu_dl_linux_[stable][alpha][nightly]_[fc37][fc38][fc39]` -4. `sudo yum install boinc-client boinc-manager` +4. `sudo rpm --import https://boinc.berkeley.edu/dl/linux/[stable][alpha][nightly]/[fc37][fc38][fc39]/boinc.gpg` +5. `sudo yum install boinc-client boinc-manager` ## openSUSE