How to Install cups in Ubuntu 18.04



Install cups by entering the following commands in the terminal:

sudo apt update
sudo apt install cups

Description:

Common UNIX Printing System(tm) - PPD/driver support, web interface

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the parts of CUPS which are needed for using printer drivers.

Homepage: https://www.cups.org/

Version: 2.2.7-1ubuntu2

Section: net