mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 12:05:34 +00:00
Updated Compile on Arch based distro (markdown)
parent
f0a63a3a47
commit
56b6e44145
@ -1,7 +1,7 @@
|
|||||||
_Debian based is more recommended since the dependency chain is clearer and more independently. So if you are just planning pickup a Linux to play with this project, use Debian based, instead of Arch based. But if you already decided to use Arch, please prevent breaking dependencies chain with `pacman -Syu`_
|
_Debian based is more recommended since the dependency chain is clearer and more independently. So if you are just planning pickup a Linux to play with this project, use Debian based, instead of Arch based. But if you already decided to use Arch, please prevent breaking dependencies chain with `pacman -Syu`_
|
||||||
# 1. Install dependence
|
# 1. Install dependence
|
||||||
``
|
``
|
||||||
sudo pacman -S git tar wget dfu-util cmake python3 bzip2 lz4 curl hackrf python-distutils-extra python-setuptools python-pip python-yaml libopencm3
|
sudo pacman -S git tar wget dfu-util cmake make python3 bzip2 lz4 curl hackrf python-distutils-extra python-setuptools python-pip python-yaml libopencm3
|
||||||
``
|
``
|
||||||
|
|
||||||
Check the output and make sure are the packages listed above were installed correctly.
|
Check the output and make sure are the packages listed above were installed correctly.
|
||||||
|
Loading…
Reference in New Issue
Block a user