Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 709 Bytes

PopShell-Install.md

File metadata and controls

42 lines (28 loc) · 709 Bytes

Install Pop Shell on other GNOME DEs

Ubuntu and Zorin OS Core (Ubuntu Based Distros)

  1. Install git and build dependencies
sudo apt install git node-typescript make
  1. Clone the repository
git clone https://github.com/pop-os/shell.git
  1. Open the new shell dir
cd shell
  1. Install Pop Shell
make local-install

NOTE:
If you Get and error logout and login, then try the last two steps again

Fedora

Install it from Fedora repostitories

sudo dnf install gnome-shell-extension-pop-shell

REF:
Using Pop Shell on other GNOME Desktops
launcher