Difference between revisions of "Ubuntu Developer Tools"
Jump to navigation
Jump to search
(Created page with " ``` apt-get install build-essential apt-get install autoconf automake gdb git libffi-dev zlib1g-dev libssl-dev ```") |
(No difference)
|
Revision as of 18:24, 6 July 2020
apt-get install build-essential apt-get install autoconf automake gdb git libffi-dev zlib1g-dev libssl-dev