I had the similar problem while installing zoom, using following steps
wget https://zoom.us/client/latest/zoom_amd64.deb
sudo apt install ./zoom_amd64.deb
It showed errors but it was resolved when I used
sudo apt --fix-broken install
It installed all the dependencies and fixed the broken installation of zoom
After that you can just type zoom
on terminal to verify, it will open up zoom login page.
https://itslinuxfoss.com/how-to-install-zoom-on-ubuntu-22-04/
No hay comentarios:
Publicar un comentario