How to Install CUPS on Debian Latest

CUPS is a software system that provides a print server to allow printing from your Linux machine. In this tutorial, we will show you how to install CUPS on Debian Latest.

Prerequisites

Before we begin, ensure you have:

Installing CUPS on Debian Latest

Follow the steps below to install CUPS on Debian Latest:

  1. Open the terminal on your Debian machine.

  2. Update the package list:

    sudo apt update

  3. Install CUPS using the command below:

    sudo apt-get install cups

  4. During CUPS installation, you will be prompted to choose whether or not you want to install the CUPS web interface. Choose "Yes" to install it.

  5. Once the installation is complete, start the CUPS service with the following command:

    sudo systemctl start cups

  6. To verify that CUPS has been installed correctly and is running, visit the CUPS web interface at the following URL:

    http://localhost:631

    You should see the CUPS administrative interface.

Configuring CUPS and Adding a Printer

Follow the steps below to configure CUPS and add a printer:

  1. Open the CUPS administrative interface in your web browser by visiting:

    http://localhost:631

  2. Under the Administration tab, click on Add Printer.

  3. Follow the prompts to add your printer to CUPS.

  4. After adding the printer, configure its settings as needed, such as print quality, paper size, and whether it is shared with other computers on your network.

  5. When you have finished configuring your printer, print a test page to ensure that it is working correctly.

Conclusion

In this tutorial, we have shown you how to install CUPS on Debian Latest and configure your printer. Printing from your Debian Linux machine should now be straightforward.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!