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

Re: Printer in Linux?




On Sat, 27 Dec 2008 19:10:26 -0500 (EST), "Justin Piszcz"
<jpiszcz@lucidpixels.com <http://imap.cc/mail/?MLS=MR-**21997*3;SMR-MI=21997;MSS=%21MR-**21997*;SMR-PT=3;Ust=04248b67%21e39841aa;SMB-CF=198026;SMR-FM=1;UDm=524;MSignal=MC-FN*U-1*jpiszcz%40lucidpixels.com>> said:
>
>
> On Sat, 27 Dec 2008, Zach Uram wrote:
>
> > I got an HP Deskjet 960c printer for Christmas and would like to set
> > it up in Debian testing, but I've never setup a printer in Linux
> > before. What should I do?
> >
> > Zach
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org <http://imap.cc/mail/?MLS=MR-**21997*3;SMR-MI=21997;MSS=%21MR-**21997*;SMR-PT=3;Ust=04248b67%21e39841aa;SMB-CF=198026;SMR-FM=1;UDm=524;MSignal=MC-FN*U-1*debian-user-REQUEST%40lists.debian.org> > > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org <http://imap.cc/mail/?MLS=MR-**21997*3;SMR-MI=21997;MSS=%21MR-**21997*;SMR-PT=3;Ust=04248b67%21e39841aa;SMB-CF=198026;SMR-FM=1;UDm=524;MSignal=MC-FN*U-1*listmaster%40lists.debian.org>
> >
>
> Install the software for printing
> apt-get install cups cups-bsd cups-client cups-common
> cups-driver-gutenprint hpijs hpijs-ppds  hplip hplip-data hplip-gui
>
> Then use a web browser and goto http://127.0.0.1:631/
>
> Configure your printer using the web interface, you need to add a
> printer/queue, set it up/test, print.
>

hplip is the core HP Printer support package.  Instead of manually
specifying the dependencies to install as above which is error-prone (e.g. cups-driver-gutenprint is not a dependency of hplip), just install that package and let it pull in what it needs.
aptitude install hplip

To save disk space, skip the Recommened hp-gui package which pulls in
QT.

Instead of using the CUPS, Gnome, or KDE interface to add the printer,
use the hp-setup command to launch a setup Wizard.  This will run in
console mode if hp-gui is not installed.
Reply to: