14 Mar
2006
14 Mar
'06
9:18 a.m.
On 3/14/06, Wayne Stallwood <ALUGlist@digimatic.plus.com> wrote:
If you are ever in doubt about package names then apt-cache search (likely bit of package name) will probably help
for example apt-cache search curses would have shown (amongst others) the dev package you need.
Good old apt-cache search. Having a number of different package sources can result in a long unsorted list. I pipe through sort and less, of course. Tim.