Answers for "can't install zoom on ubuntu due to missing packages"

0

can't install zoom on ubuntu due to missing packages

# Try
sudo apt install libglib2.0-0 libxcb-shape0 libxcb-shm0 libxcb-xfixes0 libxcb-randr0 libxcb-image0 libfontconfig1 libgl1-mesa-glx libxi6 libsm6 libxrender1 libpulse0 libxcomposite1 libxslt1.1 libsqlite3-0 libxcb-keysyms1 libxcb-xtest0 ibus

# It might require you to add --fix-broken
Posted by: Guest on January-27-2022

Code answers related to "can't install zoom on ubuntu due to missing packages"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language