-
Notifications
You must be signed in to change notification settings - Fork 5
installation
Nabeen Tiwaree edited this page Nov 1, 2022
·
3 revisions
This wiki page will guide you through getting ewm working on your system.
ewm is
-
xlib(usuallylibX11) dependent , make it available then you can install it as follows ...
$ git clone --depth=1 https://github.com/pwnwriter/ewm.git
$ cd ewm
$ make
$ sudo/doas make clean installwith yay:
$ yay -Syy ewm
with paru:
$ paru -Syy ewm
$ sudo/doas pacman -Syyy ewm