Whats the easiest way to get Pop!_OS' DE on arch?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • cosmic

    Computer Operating System Main Interface Components

  • #!/bin/bash git clone https://github.com/pop-os/desktop-widget.git cd desktop-widget make cd .. git clone https://github.com/micheleg/dash-to-dock.git -b ubuntu-dock cd dash-to-dock make cd .. git clone https://github.com/pop-os/cosmic-workspaces.git cd cosmic-workspaces make make install cd .. git clone https://github.com/pop-os/cosmic cd cosmic make && make install

  • desktop-widget

    Pop Desktop Settings Widget

  • #!/bin/bash git clone https://github.com/pop-os/desktop-widget.git cd desktop-widget make cd .. git clone https://github.com/micheleg/dash-to-dock.git -b ubuntu-dock cd dash-to-dock make cd .. git clone https://github.com/pop-os/cosmic-workspaces.git cd cosmic-workspaces make make install cd .. git clone https://github.com/pop-os/cosmic cd cosmic make && make install

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • dash-to-dock

    A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.

  • #!/bin/bash git clone https://github.com/pop-os/desktop-widget.git cd desktop-widget make cd .. git clone https://github.com/micheleg/dash-to-dock.git -b ubuntu-dock cd dash-to-dock make cd .. git clone https://github.com/pop-os/cosmic-workspaces.git cd cosmic-workspaces make make install cd .. git clone https://github.com/pop-os/cosmic cd cosmic make && make install

  • cosmic-workspaces

    Pop!_OS fork of https://github.com/RensAlthuis/vertical-overview

  • #!/bin/bash git clone https://github.com/pop-os/desktop-widget.git cd desktop-widget make cd .. git clone https://github.com/micheleg/dash-to-dock.git -b ubuntu-dock cd dash-to-dock make cd .. git clone https://github.com/pop-os/cosmic-workspaces.git cd cosmic-workspaces make make install cd .. git clone https://github.com/pop-os/cosmic cd cosmic make && make install

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