In the last update, with the online configurator, there is no bspwm desktop installation.
So i want to know that there is a .iso with bspwm with the last update or i just have to install base devel + common package, then install bspwm with this :
If you want the EndeavourOS bspwm community edition, install EndeavourOS without a DE or WM, and then follow the instructions on GitHub (it will install the package bspwm automatically):
git clone https://github.com/EndeavourOS-Community-Editions/bspwm.git
cd bspwm
bash bspwm-install.sh
Alternatively, if you want vanilla, unconfigured bspwm, just install the bspwm package:
sudo pacman -S bspwm
This will be barely usable, and you’ll need to do a lot of customising yourself.