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

Linux Manjaro 0.8.X Pacman Upgrade to 4.1 Issue “package-query: Requires pacman < 4.1"

May 11, 2013 | By Duchateaux.

The Guide Solve Linux Manjaro 0.8.5 Pacman Upgrade Issue “package-query: requires pacman < 4.1".

Arch-Linux Troubleshootings
  1. Remove the Conflicting Packages

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    pacman -R package-query yaourt

  2. How to Install Evernote Linux Clone on Linux Manjaro:

    Install Evernote for Manjaro
  3. Upgrade System

    pacman -Syu

  4. How to Install Firefox Nightly in Linux Manjaro:

    Firefox Nightly for Manjaro
  5. Possibly Reinstall Removed Packages

    pacman -Sy package-query yaourt

  6. How to Install Eclipse for Java JEE on Linux Manjaro:

    Install Eclipse JEE for Manjaro