mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 22:36:01 +00:00
add back archlinux instruction (note that pakku is broken and unmaintained)
This commit is contained in:
parent
dcab811197
commit
0d0e5ea080
@ -65,6 +65,9 @@ sudo apt-get install build-essentials golang-go librocksdb-dev libpcre3-dev
|
|||||||
|
|
||||||
# Fedora
|
# Fedora
|
||||||
dnf install @development-tools go rocksdb-devel pcre
|
dnf install @development-tools go rocksdb-devel pcre
|
||||||
|
|
||||||
|
# Archlinux, using an AUR manager for pcre-static
|
||||||
|
yourAURmanager -S base-devel go rocksdb pcre-static
|
||||||
```
|
```
|
||||||
|
|
||||||
### MacOS
|
### MacOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user