Here’s what worked for me:
-
Clone and cd into the repository.
-
sudo dnf install just cargo mesa-libGL-devel libxkbcommon-devel
-
just build-release
-
just install
-
sudo ln -s ~/.local/bin/pop-launcher /usr/local/bin/pop-launcher
Here’s what worked for me:
Clone and cd into the repository.
sudo dnf install just cargo mesa-libGL-devel libxkbcommon-devel
just build-release
just install
sudo ln -s ~/.local/bin/pop-launcher /usr/local/bin/pop-launcher