I'm using Kubuntu 24.04 and ran into some trouble after trying to install Zoom from their website. I encountered some missing package issues, which led to weird behavior, and a restart took me to the command line interface (CLI). Before the restart, my laptop also lost Wi-Fi and couldn't recognize any network interfaces. Now, I'm seeing problems with libglib2.0-0t64 and pinentry-curses. I also can't remove libglib2.0-0t64 for some reason, and I'm unable to connect to any networks despite having no driver issues. I'm considering using another Kubuntu laptop to download the missing packages, but I can't seem to download libglib. Any help would be greatly appreciated!
1 Answer
It sounds like you might have uninstalled packages by mistake. You can check the logs at `/var/log/apt/history.log` to see what happened. Just a heads up, libglib2.0-0t64 is a core library, so it's best not to remove it unless absolutely necessary. It's fundamental for many applications.
I’m locked out from installing or uninstalling any packages since this whole mess started. I was just trying commands, but nothing worked. If libglib is so fundamental, how did installing a passkey and a .deb package for Zoom break everything? That’s what I ran into!