mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 17:56:53 +08:00
Add instructions for Fedora
This commit is contained in:
parent
d0ad275f1e
commit
bf8d4ece18
1 changed files with 6 additions and 0 deletions
|
@ -42,6 +42,12 @@ If you want graphical output (such as in `hw tune`):
|
||||||
sudo pacman -Su qt5-base
|
sudo pacman -Su qt5-base
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## On Fedora
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo dnf install git make gcc gcc-c++ arm-none-eabi-gcc-cs arm-none-eabi-newlib readline-devel qt5-qtbase-devel libatomic
|
||||||
|
```
|
||||||
|
|
||||||
# Clone the RRG/Iceman repository
|
# Clone the RRG/Iceman repository
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in a new issue