[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lpr command not found



> Hi,
>
> which package contains the lpr command for printing.
>
> Thanks,
>

lpr is the name of the package.

If a progam is installed, you can use:

dpkg -S <program_name>

to find the package name. If it is not installed you can use:

apt-cache search <program_name>

Depending on your setup you may want to look up lp as well.

Keith Ostertag


Reply to: