How To Install boinc-client on Fedora 36

In this tutorial we learn how to install boinc-client in Fedora 36. boinc-client is The BOINC client

Introduction

In this tutorial we learn how to install boinc-client on Fedora 36.

What is boinc-client

The Berkeley Open Infrastructure for Network Computing (BOINC) is an open- source software platform which supports distributed computing, primarily in the form of “volunteer” computing and “desktop Grid” computing. It is well suited for problems which are often described as “trivially parallel”. BOINC is the underlying software used by projects such as SETI@home, Einstein@Home, ClimatePrediciton.net, the World Community Grid, and many other distributed computing projects. This package installs the BOINC client software, which will allow your computer to participate in one or more BOINC projects, using your spare computer time to search for cures for diseases, model protein folding, study global warming, discover sources of gravitational waves, and many other types of scientific and mathematical research.

We can use yum or dnf to install boinc-client on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install boinc-client.

Install boinc-client on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install boinc-client using dnf by running the following command:

sudo dnf -y install boinc-client

Install boinc-client on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install boinc-client using yum by running the following command:

sudo yum -y install boinc-client

How To Uninstall boinc-client on Fedora 36

To uninstall only the boinc-client package we can use the following command:

sudo dnf remove boinc-client

boinc-client Package Contents on Fedora 36

/etc/X11/Xsession.d/36x11-common_xhost-boinc
/etc/bash_completion.d/boinc-client
/etc/boinc-client/config.properties
/etc/logrotate.d/boinc-client
/usr/bin/boinc
/usr/bin/boinc_client
/usr/bin/boinccmd
/usr/bin/switcher
/usr/lib/.build-id
/usr/lib/.build-id/31
/usr/lib/.build-id/31/fa937ad2fc641095f1c67e94a46660841ffc11
/usr/lib/.build-id/31/fa937ad2fc641095f1c67e94a46660841ffc11.1
/usr/lib/.build-id/49
/usr/lib/.build-id/49/54fd1e443f9362a8f080d69dfa41b0111871b1
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/7f4311012d1219fac5e0e7c9f71658aa5f52f9
/usr/lib/.build-id/68
/usr/lib/.build-id/68/db40550ec95b0d9087be2bdc68371148a98e43
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/ed8eeac24f5b390aadda92125df4a405242aad
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/6045a7e6864528c443c35f074d2a00e1a7cb43
/usr/lib/systemd/system/boinc-client.service
/usr/lib64/libboinc_api.so.7
/usr/lib64/libboinc_api.so.7.16.11
/usr/lib64/libboinc_graphics2.so.7
/usr/lib64/libboinc_graphics2.so.7.16.11
/usr/lib64/libboinc_opencl.so.7
/usr/lib64/libboinc_opencl.so.7.16.11
/usr/share/doc/boinc-client
/usr/share/doc/boinc-client/COPYING
/usr/share/doc/boinc-client/COPYRIGHT
/usr/share/locale/bg/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ca/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/cs/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/da/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/de/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/el/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/es/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/fa_IR/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/fi/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/fr/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/he/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/hu/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/it_IT/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ja/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ka/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ko/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/lt/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/lv/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/nb/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/nl/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/pl/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/pt_BR/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/pt_PT/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ro/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ru/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/sk/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/sv/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/tr/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/uk/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/zh_CN/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/zh_TW/LC_MESSAGES/BOINC-Client.mo
/usr/share/man/man1/boinc.1.gz
/usr/share/man/man1/boinccmd.1.gz
/var/lib/boinc

References

Summary

In this tutorial we learn how to install boinc-client on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install boinc-client on Fedora 36” linkTitle: “boinc-client” type: “docs” description: “In this tutorial we learn how to install boinc-client in Fedora 36. boinc-client is The BOINC client” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/boinc-client-featured.png

Introduction

In this tutorial we learn how to install boinc-client on Fedora 36.

What is boinc-client

The Berkeley Open Infrastructure for Network Computing (BOINC) is an open- source software platform which supports distributed computing, primarily in the form of “volunteer” computing and “desktop Grid” computing. It is well suited for problems which are often described as “trivially parallel”. BOINC is the underlying software used by projects such as SETI@home, Einstein@Home, ClimatePrediciton.net, the World Community Grid, and many other distributed computing projects. This package installs the BOINC client software, which will allow your computer to participate in one or more BOINC projects, using your spare computer time to search for cures for diseases, model protein folding, study global warming, discover sources of gravitational waves, and many other types of scientific and mathematical research.

We can use yum or dnf to install boinc-client on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install boinc-client.

Install boinc-client on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install boinc-client using dnf by running the following command:

sudo dnf -y install boinc-client

Install boinc-client on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install boinc-client using yum by running the following command:

sudo yum -y install boinc-client

How To Uninstall boinc-client on Fedora 36

To uninstall only the boinc-client package we can use the following command:

sudo dnf remove boinc-client

boinc-client Package Contents on Fedora 36

/etc/X11/Xsession.d/36x11-common_xhost-boinc
/etc/bash_completion.d/boinc-client
/etc/boinc-client/config.properties
/etc/logrotate.d/boinc-client
/usr/bin/boinc
/usr/bin/boinc_client
/usr/bin/boinccmd
/usr/bin/switcher
/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/54d85144f59a87088c3a7dad5887c77456b535
/usr/lib/.build-id/10/54d85144f59a87088c3a7dad5887c77456b535.1
/usr/lib/.build-id/34
/usr/lib/.build-id/34/6fa84a75be4975ed8076e46a44b992dfe675cb
/usr/lib/.build-id/69
/usr/lib/.build-id/69/da1e14b0f3267807ae4a0d5f3369a054eae318
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/4eb790d07ef96846a683f0349949855a48cdba
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/0decabae8cb7b17ec6e9850bb16db5fb31bafc
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/dd248d76959ee76aa9584ac5b2162061ccee96
/usr/lib/libboinc_api.so.7
/usr/lib/libboinc_api.so.7.16.11
/usr/lib/libboinc_graphics2.so.7
/usr/lib/libboinc_graphics2.so.7.16.11
/usr/lib/libboinc_opencl.so.7
/usr/lib/libboinc_opencl.so.7.16.11
/usr/lib/systemd/system/boinc-client.service
/usr/share/doc/boinc-client
/usr/share/doc/boinc-client/COPYING
/usr/share/doc/boinc-client/COPYRIGHT
/usr/share/locale/bg/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ca/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/cs/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/da/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/de/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/el/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/es/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/fa_IR/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/fi/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/fr/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/he/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/hu/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/it_IT/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ja/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ka/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ko/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/lt/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/lv/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/nb/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/nl/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/pl/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/pt_BR/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/pt_PT/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ro/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/ru/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/sk/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/sv/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/tr/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/uk/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/zh_CN/LC_MESSAGES/BOINC-Client.mo
/usr/share/locale/zh_TW/LC_MESSAGES/BOINC-Client.mo
/usr/share/man/man1/boinc.1.gz
/usr/share/man/man1/boinccmd.1.gz
/var/lib/boinc

References

Summary

In this tutorial we learn how to install boinc-client on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).