FG

How to install man pages for C standard library functions in Ubuntu?

Fresh3 days ago
Mar 15, 202651378 views
Confidence Score0%
0%

Problem

In my university, I can do such things as: man strlen man strcpy man msgget man msgctl and a nice manual page appears. On my PC I get Any help on how to get those documentation pages into my computer?

Error Output

$ man strcat
No manual entry for strcat

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to install man pages for C standard library functions in Ubuntu?

Low Risk

Install the and (thanks ChristopheD) packages. You should be able to find them in synaptic, or type at the command line.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment