11-24-2017, 09:47 AM
Hi guys!
I'm new to LinuxLite, installed it on a rather old PC that became quite slow with LinuxMint... So far the experience is really good (a lot snappier!!), but a couple of things are different obviously... Thanks for your kind help:
This old PC is being used in a small shop as a cash desk, so it uses an EPSON thermal receipt printer, which I was able to install right away without problem.
But we do use a script to automatically print the receipts and it uses the "lpr"-command which does not seem to be installed in LinuxLite. All my attempts to install it did not work, so I ran out of ideas but it is probably a simple issue... here is the responses:
So first it tells me that "lpr" is contained in those three packages (and I guess that means that it ain't installed yet), but if I try to install any of these three suggested packages, the answer is that "lpr" is not available, but referenced by another package and that there is not any "installation candidate" existing... (Sorry for my code translation from German...)
I googled a lot and tried a couple of other things but to no avail so far.
Thanks a lot for your help with making the "lpr" command usable for printing!
Best regards
laex
I'm new to LinuxLite, installed it on a rather old PC that became quite slow with LinuxMint... So far the experience is really good (a lot snappier!!), but a couple of things are different obviously... Thanks for your kind help:
This old PC is being used in a small shop as a cash desk, so it uses an EPSON thermal receipt printer, which I was able to install right away without problem.
But we do use a script to automatically print the receipts and it uses the "lpr"-command which does not seem to be installed in LinuxLite. All my attempts to install it did not work, so I ran out of ideas but it is probably a simple issue... here is the responses:
Code:
nina@nina-LIFEBOOK-C-linuxLite ~/Downloads $ lpr -P BonDrucker BE00175.pdf
Das Programm »lpr« ist in folgenden Paketen enthalten:
* cups-bsd
* lpr
* lprng
Versuchen Sie: sudo apt install <ausgewähltes Paket>
nina@nina-LIFEBOOK-C-linuxLite ~/Downloads $ sudo apt install lpr
[sudo] Passwort für nina:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paket lpr ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.
E: Für Paket »lpr« existiert kein Installationskandidat.
So first it tells me that "lpr" is contained in those three packages (and I guess that means that it ain't installed yet), but if I try to install any of these three suggested packages, the answer is that "lpr" is not available, but referenced by another package and that there is not any "installation candidate" existing... (Sorry for my code translation from German...)
I googled a lot and tried a couple of other things but to no avail so far.
Thanks a lot for your help with making the "lpr" command usable for printing!
Best regards
laex