Pop-shell Launcher not working F39 Gnome

Here’s what worked for me:

  1. Clone and cd into the repository.

  2. sudo dnf install just cargo mesa-libGL-devel libxkbcommon-devel

  3. just build-release

  4. just install

  5. sudo ln -s ~/.local/bin/pop-launcher /usr/local/bin/pop-launcher

2 Likes