How to Install and Uninstall cups-tea4cups Package on Kali Linux

Last updated: May 18,2024

1. Install "cups-tea4cups" package

Please follow the steps below to install cups-tea4cups on Kali Linux

$ sudo apt update $ sudo apt install cups-tea4cups

2. Uninstall "cups-tea4cups" package

Please follow the steps below to uninstall cups-tea4cups on Kali Linux:

$ sudo apt remove cups-tea4cups $ sudo apt autoclean && sudo apt autoremove

3. Information about the cups-tea4cups package on Kali Linux

Package: cups-tea4cups
Source: tea4cups
Version: 3.14~alpha0+svn3576-2
Installed-Size: 98
Maintainer: Debian Printing Team
Architecture: all
Depends: cups, python3
Size: 25536
SHA256: 399b9cef1d36ec04d66b9fb3f6e4fb98a446108a028acb6c0859ff735096bbec
SHA1: 2a41cb8af5baa0f9439cf1a66b34cb259d135fdd
MD5sum: e69d6eaa000128c195109c086e88e384
Description: Swiss Army's knife of advanced CUPS administrators
Tea4CUPS is a CUPS backend wrapper which can capture print datas before they
are sent to a printer and process, duplicate or dispatch them in a number of
ways.
.
Tea4CUPS is the Swiss Army's knife of the advanced CUPS administrator, and
can easily replace or extend most of the existing specialized CUPS backends
(pdf, email, ftp, etc...).
.
You are greatly encouraged to use this software instead of writing your own
CUPS backends: Tea4CUPS will let you plug your own scripts, filters, tools,
or commands wherever you want, while giving them access to all the print
job's characteristics in a consistent way.
.
Tea4CUPS makes all information about the current print job, in particular the
job's datas and attributes, available to your own commands through environment
variables.
.
The possibilities are endless:
.
- Your own commands can optionally decide to discard the current print job
instead of printing it.
- Send the same job to several printers at the same time, which is not
possible with CUPS.
- Automate the PDF archiving of all print jobs.
- Forbid duplicate print jobs (a simple example is shown in the sample
configuration file).
- Easily create a print accounting solution.
Description-md5:
Homepage: http://www.pykota.com/software/tea4cups
Section: text
Priority: optional
Filename: pool/main/t/tea4cups/cups-tea4cups_3.14~alpha0+svn3576-2_all.deb