Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

apt-build-essential (apt-build-essential)

Install "build-essential" apt package (gcc, g++, make)

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/apt-build-essential:1": {}
}

apt-build-essential

Project

Description

Installs the build-essential Debian/Ubuntu meta-package, which brings in gcc, g++, make, and the standard C/C++ header files needed to compile most software from source.

Installation Method

Installed via the system APT package manager (apt-get install build-essential).

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.