Multifuncional HP LaserJet M1132 MFP em Debian Squeeze: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(Criou página com '<source lang="bash"> su -c "apt-get install --force-yes -y avahi-utils libcups2 libcups2-dev cups-bsd cups-client libcupsimage2 libcupsimage2-dev libdbus-1-dev g++ gs-esp libs...')
 
Sem resumo de edição
Linha 1: Linha 1:
<source lang="bash">
<source lang="bash">
su -c "apt-get install --force-yes -y avahi-utils libcups2 libcups2-dev cups-bsd cups-client libcupsimage2 libcupsimage2-dev libdbus-1-dev g++ gs-esp libssl-dev libjpeg62-dev libsnmp-dev libc6 libtool libusb-1.0.0-dev make wget python-imaging policykit-1 policykit-1-gnome python-qt4 python-qt4-dbus python-dbus python-gobject python-dev python-notify python python-reportlab sane libsane-dev sane-utils xsane"
su -c "apt-get install --force-yes -y avahi-utils libcups2 libcups2-dev cups-bsd cups-client \
libcupsimage2 libcupsimage2-dev libdbus-1-dev g++ gs-esp libssl-dev libjpeg62-dev libsnmp-dev \
libc6 libtool libusb-1.0.0-dev make wget python-imaging policykit-1 policykit-1-gnome python-qt4 \
python-qt4-dbus python-dbus python-gobject python-dev python-notify python python-reportlab \
sane libsane-dev sane-utils xsane"
</source>
</source>



Edição das 13h32min de 21 de setembro de 2013

<source lang="bash"> su -c "apt-get install --force-yes -y avahi-utils libcups2 libcups2-dev cups-bsd cups-client \ libcupsimage2 libcupsimage2-dev libdbus-1-dev g++ gs-esp libssl-dev libjpeg62-dev libsnmp-dev \ libc6 libtool libusb-1.0.0-dev make wget python-imaging policykit-1 policykit-1-gnome python-qt4 \ python-qt4-dbus python-dbus python-gobject python-dev python-notify python python-reportlab \ sane libsane-dev sane-utils xsane" </source>

<source lang="bash"> wget -c http://ufpr.dl.sourceforge.net/project/hplip/hplip/3.13.9/hplip-3.13.9.tar.gz tar xvf hplip-3.13.9.tar.gz cd hplip-3.13.9 </source>