The Debian high priests of development performed an ancient purity test ritual and determined that glances has sinned and therefore the included obfuscated Javascript code must be expunged. The files needed to make the web UI of glances work properly were removed by the Debian clerics to protect us from the danger of an open source obfuscated javascipt library. I for one feel safer. Issue nicolargo/glances#2021
curl -L -O https://github.com/nicolargo/glances/archive/refs/tags/v3.4.0.5.tar.gz
tar -zxvf v3.4.0.5.tar.gz
sudo cp -rv glances-3.4.0.5/glances/outputs/static/public/ /usr/lib/python3/dist-packages/glances/outputs/static/
rm -rfv glances-3.4.0.5
curl -L -O https://github.com/nicolargo/glances/archive/refs/tags/v3.2.4.2.tar.gz
tar -zxvf v3.2.4.2.tar.gz
sudo cp -rv glances-3.2.4.2/glances/outputs/static/public/ /usr/lib/python3/dist-packages/glances/outputs/static/
rm -rfv glances-3.2.4.2