$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Scanner on Parrot OS – Step-by-step

February 20, 2024 | By the+gnu+linux+evangelist.

Setting Up

  1. 3. Installing CUPS

    And to Install CUPS in Parrot Linux
    Simply run:

    sudo apt install cups cups-client cups-filters cups-ipp-utils
  2. 4. Running CUPS

    Then to Start CUPS Service
    Execute:

    sudo service cups start

    And to Enable it at Boot:

    sudo systemctl enable cups
  3. 5. Installing Printer

    How to Add Printer on Parrot GNU/Linux

    Easy Parrot Printer Setup

Contents