mirror of https://github.com/BOINC/boinc.git
Updated Linux DEB and RPM support (markdown)
parent
de6d5d786b
commit
ee00eed059
|
@ -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`
|
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]`
|
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]`
|
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
|
## openSUSE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue