Difference between revisions of "PiHPSDR compile ubuntu"
From HPSDRwiki
(→Install Compiler) |
(→Install Compiler) |
||
| Line 4: | Line 4: | ||
=== Install Compiler === | === Install Compiler === | ||
| + | |||
| + | <pre>sudo apt-get install build-essential cmake gcc g++ git unzip pkg-config</pre> | ||
Revision as of 02:00, 19 November 2020
PiHPSDR - Compiling on Ubuntu 20.10 64 bit
Install Compiler
sudo apt-get install build-essential cmake gcc g++ git unzip pkg-config