Installing Phoenix Code on Manjaro
by Logan Rogers-Follis on Feb.14, 2025, under Linux, Techie
While Phoenix Code offers a installer.sh file and supports Arch systems, it may not install on Manjaro (KDE, Wayland) without first having webkit2gtk first.
“webkit2fgtk” on Manjaro:
sudo pacman -S webkit2gtk
Phoenix Code:
wget -qO- https://updates.phcode.io/linux/installer.sh | bash
NOTE: You may need to +x the installer.sh file before it will run and install.
Once complete you will have it installed and added to the context menu.