Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Obtain the Debian Net-Print installer from CNF Computing
  2. Install java, curl, samba, cups, and python3 .
  3. Obtain an smb.conf file per the Arch Wiki
  4. Start CUPS via: 

    Code Block
    languagebash
    systemctl restart org.cups.cupsd.service
  5. Install

    yaort:

    yaourt:

    Code Block
    languagebash
    pacman -S yaourt
  6. As a non-root user, install dpkg:

    Code Block
    languagebash
    yaourt dpkg

    You will be prompted to edit the package build. Choose No. Otherwise, install the missing prereqs and let the build take place.

  7. As root, install the net-print package, eg:

    Code Block
    languagebash
    dpkg -i --ignore-depends=smbclient,python3,default-jre,gnome-terminal,curl ./net-print_1.2-1.deb
  8. Run, as root, the Net-Print installer:

    Code Block
    languagebash
    /opt/netprint/client/install_netprintpc_printer.pl -g
  9. For Department, select RS-CNF
  10. 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

...