Hacker News new | ask | show | jobs
by teddyh 941 days ago
> apt-get install gcc libc6-dev make

Note: There’s an easier, more canonical way to do that:

  apt install build-essential