Getting Pantheon to run -- a brief guide for crazy people who don't mind jank

This page summarizes the projects mentioned and recommended in the original post on /r/EndeavourOS

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • HADRIAN

    Discontinued Pantheon Desktop Environment installer script for Arch Linux

  • Then you're gonna need to install dialog with pacman -S dialog and follow the instructions to get the HADRIAN script from this Github page. This is a script for Arch that downloads and installs the latest version of Pantheon, LightDM, the elementary greeter, and does all the basic setup for you. Pick the options you want (I did all of them because I actually like the default elementary apps), go through the installer, and when you're done you'll be back to the CLI, where you want to reboot.

  • gala

    Gala Window Manager for elementary OS and Pantheon

  • Gala, to start with, can be git clone'd from https://github.com/elementary/gala. cd into the newly-created Gala directory and follow the instructions on the Github project page to get it compiled and installed:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dock

    A quick app launcher and window switcher for Pantheon and elementary OS

  • Plank is also pretty easy -- git clone it from https://github.com/elementary/dock, cd into the Dock directory, and use pretty much the same instructions to get it compiled and installed:

  • switchboard-plug-mouse-touchpad

    Switchboard Mouse & Touchpad Plug

  • Start by git clone-ing the https://github.com/elementary/switchboard-plug-mouse-touchpad project, and cd into the switchboard-plug-mouse-touchpad directory. We need to edit the meson_options.txt file to tell the compiler that we want to use the Gnome 40 version of the plug's calls, which is as easy as changing the option('gnome_40', type : 'boolean', value : false) line to read true instead of false. Once that's done, it's the same story as the other bits:

  • greeter

    Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM

  • Start by git cloneing the greeter at https://github.com/elementary/greeter, compiling and installing it with

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts