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

AnyDesk Gentoo Installation

October 31, 2018 | By the+gnu+linux+evangelist.

AnyDesk Gentoo Linux - Installing

  1. 4. Installing AnyDesk

    Then to Set Up AnyDesk on Gentoo Linux
    So now we Switch the AnyDesk contents:
    (Here is described a System-Wide Setup, but you can simply Run it without Setting Up)

    sudo mv /tmp/anydesk*/anydesk /usr/local/bin

    And to Set the SuperUser as Owner:

    sudo chown -R root:root /usr/local/bin/anydesk