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

pacman “the Requested Url Returned Error 404” Troubleshooting for Arch-Linux/Manjaro/Cinnarch

March 6, 2013 | By Duchateaux.

This Short Guide is a Quick Troubleshooting for Arch-Linux Based Distros pacman Error: “the requested url returned error 404”.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

pacman “the Requested Url Returned Error 404” Troubleshooting for Arch-Linux/Manjaro/Cinnarch
  1. Arch-Linux How to Generate a Mirrorlist File.

    Arch-Linux Mirrorlist File Generation
  2. Insert the New Server Entry on the mirrorlist File

    su 

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

    nano /etc/pacman.d/mirrorlist

    Inserts the Server Entry Contained on the mirrorlist File.

    Ctrl+x to Save & Exit :)

  3. Update pacman Repos

    pacman -Syy

    The pacman Should Now Find and Sync the New Repos.

  4. How to Install Evernote for Arch-Linux:

    Evernote for Arch-Linux