https://github.com/sinfallas/boinc-preinstaller
script to install dependencies for BOINC
https://github.com/sinfallas/boinc-preinstaller
Last synced: about 1 month ago
JSON representation
script to install dependencies for BOINC
- Host: GitHub
- URL: https://github.com/sinfallas/boinc-preinstaller
- Owner: sinfallas
- License: gpl-2.0
- Created: 2019-06-23T15:23:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T23:59:08.000Z (about 5 years ago)
- Last Synced: 2025-01-18T01:41:22.492Z (over 1 year ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
boinc-preinstaller
==================
[](https://github.com/sinfallas/boinc-preinstaller/blob/master/LICENSE)
[](https://zenodo.org/badge/latestdoi/4102/sinfallas/boinc-preinstaller)

script to install dependencies for BOINC
## How to use
```bash
$ curl -O https://raw.githubusercontent.com/sinfallas/boinc-preinstaller/master/boinc-preinstaller
$ chmod +x boinc-preinstaller
```
Then execute as root or sudo:
```bash
./boinc-preinstaller
```