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

How to Add Printer on UKUI Gnu/Linux Desktop

April 20, 2021 | By the+gnu+linux+evangelist.

Add Printer UKUI GNU/Linux desktop

The tutorial shows you step-by-step How to Add Printer on Ubuntu Kylin UKUI GNU/Linux desktop – Step by step Tutorial.

And to Successfully Add Printer in UKUI you have First, to Download and Install the Printer Driver.

So this Guide Includes Instructions on How to Download and Setup Linux Printer Drivers.

Especially Relevant: for HP Printers you may also follow this other Guide.

How to Add Printer on UKUI GNU/Linux Desktop
  1. 1. Launching Terminal

    Open a Shell Terminal emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    open terminal
    And Update Lubuntu Apt Repository:
    sudo apt update
    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

Contents