FG
💻 Software

Is there any small linux distribution which comes with a complete C development environment

Fresh5 days ago
Mar 15, 202611875 views
Confidence Score0%
0%

Problem

I have installed "Damn Small Linux" on my home computer for doing C development in unix. But the distribution doesn't by default come with the C development environment and I am facing some issues when trying to install the gcc. Is there any other small Linux distribution which by default has the r…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there any small linux distribution which comes with a complete C development environment

Low Risk

You could start from Ubuntu JEOS (Just Enough Operating System) and then install/configure (as WM for example) and gcc ( ) via apt-get (basically benefit from the great repositories Ubuntu has).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment