How To Install Gcc And Linux Headers

[Solved] How To Install Gcc And Linux Headers | Shell - Code Explorer | yomemimo.com
Question : how to install GCC and linux headers

Answered by : christian-elochukwu-nzokaokoye

$ sudo apt install gcc build-essential linux-headers-$(uname -r)

Source : | Last Update : Thu, 11 Aug 22

Answers related to how to install gcc and linux headers

Code Explorer Popular Question For Shell