- Update the entire system:
sudo pacman -Syu
- Install
yay
, it makes everything easier on Arch Linux:
sudo pacman -S yay
- Install all this other packages:
- Follow the eww (https://elkowar.github.io/eww/eww.html)[installation guide] in the default folder
~
. - Copy the
eww
executable to/usr/bin
:
sudo cp ~/eww/target/release/eww /usr/bin/
- Execute this lines to see if the installation worked:
eww daemon
eww open windowname