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

How to Install GutenPrint on Ubuntu 18.04 Easy Guide

June 16, 2018 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Dependencies

    Then Install Required Packages
    Simply play:

    Copy
    sudo apt install gcc libtool libssl-dev libc-dev 
    libjpeg-turbo8-dev libpng12-dev libtiff5-dev cups

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

  2. 3. Downloading Gutenprint

    Download GutenPrint Source for Linux

    Here GutenPrint tar.xz Source
    Link to Download the Latest GutenPrint Source Archive for GNU/Linux.

    This to get the latest GutenPrint updated Release.
    Else to Install the GutenPrint as is from Apt Repo see: Package Setup

  3. 4. Extracting Gutenprint

    Now Extract GutenPrint into /tmp Directory
    Possibly, Double-click/Right-click and open with Archive Manager:

    Gutenprint Ubuntu 18.04 Installation Guide - Extraction
  4. 5. Installing Gutenprint

    Finally, to Install Gutenprint on Ubuntu
    First, access the Target:

    Copy
    cd /tmp/gutenprint*

    Configure it:

    Copy
    ./configure

    Make it:

    Copy
    make clean
    Copy
    make

    And Install it with:

    Copy
    sudo make install

    The Installation will be Quickly Achieved in about 5 Minutes.
    For further Instructions and Details Look into the README File…


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,