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

How to Install Pecl in Ubuntu 22.04 – Step-by-step

August 5, 2022 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing PECL

    Then to Install PECL on Ubuntu 22.04
    Simply play:

    sudo apt install php-pear php-dev

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

So Now I’m truly Happy if My Guide could Help you to Pecl Install Ubuntu 22.04!

Contents