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

How to Install Awesome on CentOS 8

July 21, 2022 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Dependencies

    Then to Install Required Software
    Run:

    sudo dnf in gdk-pixbuf2-devel cairo-devel xcb* libxkbcommon-devel libxkbcommon-x11-devel startup-notification-devel git cmake

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

  2. 2. Downloading Awesome

    Download Awesome Window Manager for CentOS GNU/Linux

    Awesome Source Code

    Best to Clone it with Git.

  3. 3. Extracting Awesome

    And to Extract Awesome Zip Archive into the /tmp Folder
    (Skip in case of Git Checkout)
    Possibly Double-Click/Right-Click on Package and Open with Archive Manager:

    Extraction
    Or from Command Line:

    unzip -d /tmp/ ~/Downloads/awesome*.zip

    (But if downloaded with Firefox it may be instead into /tmp/mozilla*)
    Finally, if you are in Trouble to Find Out it on Terminal See: How to Access Downloads Folder from Browser.

  4. 4. Installing Awesome

    Now to Install Awesome Desktop for CentOS
    Access the target with:

    cd /tmp/awesome*

    Or:

    cd ./awesome*

    Then make it:

    make

    And finally to Install play:

    sudo make install

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,