ptouch-print
CLI tool to print labels on Brother P-Touch printers
This package provides the command line tool ptouch-print
to print labels on Brother P-Touch printers. It also contains udev rules for non-root access for the known P-Touch printers. This does not require CUPS to work as the printer is accessed directly via libusb.
- Versions: 1.6
- Website: https://dominic.familie-radermacher.ch/projekte/ptouch-print/
- Licenses: GPL 3
- Package source: gnu/packages/printers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ptouch-print
as follows:
guix install ptouch-print
Or install a particular version:
guix install ptouch-print@1.6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of ptouch-print about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ptouch-print'><img src='https://packages.guix.gnu.org/packages/ptouch-print/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ptouch-print)
Example Org:
[[https://packages.guix.gnu.org/packages/ptouch-print][https://packages.guix.gnu.org/packages/ptouch-print/badges/latest-version.svg]]