*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
- Obtain the Debian Net-Print installer from CNF Computing
- Install java, curl, samba, cups, and python3 .
- Obtain an smb.conf file per the Arch Wiki
Start CUPS via:
Code Block language bash systemctl restart org.cups.cupsd.service
Install
yaort:yaourt:
Code Block language bash pacman -S yaourtAs a non-root user, install dpkg:
Code Block language bash yaourt dpkgYou will be prompted to edit the package build. Choose No. Otherwise, install the missing prereqs and let the build take place.
- As root, install the net-print package, eg:
Code Block language bash dpkg -i --ignore-depends=smbclient,python3,default-jre,gnome-terminal,curl ./net-print_1.2-1.deb Run, as root, the Net-Print installer:
Code Block language bash /opt/netprint/client/install_netprintpc_printer.pl -g- For Department, select RS-CNF
- You will see multiple "Find-Me" print queues listed at the top of the list of printers. The specific CNF printers are listed at the bottom of the list.
Printing via Net-Print/PaperCut
...