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

TeamViewer Installation in Linux Mint 21 – Step-by-step

February 4, 2023 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading TeamViewer

    Download Latest TeamViewer for Linux Mint

    TeamViewer 15 .deb 32/64-bit
  2. 3. Installing TeamViewer

    Now to Install TeamViewer on Mint:

    1. By GDebi UI.

      If needed simply Double-Click and Follow…

      Install TeamViewer 15 for Linux Mint 21.x - Installing by Package Manager 1
      And Authenticate with your Admin Pass:
      Install TeamViewer 15 for Linux Mint 21.x - Installing by Package Manager 1
    2. On Shell.
      cd $HOME/Downloads
      sudo gdebi ./teamviewer*.deb

Contents