You are not logged in.
When I installed the nvidia package, it replaced libgl with nvidia-libgl. I uninstalled nvidia, and the nvidia-libgl package is still there. How can I revert these switched dependencies back to the way they were?
Last edited by mattalexx (2013-11-01 13:44:23)
Offline
Install libgl.
Edit: I mean the mesa-libgl package.
Last edited by karol (2013-11-01 13:29:48)
Offline
This is what I get:
# sudo pacman -S libgl
warning: nvidia-libgl-325.15-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Packages (2): nvidia-utils-325.15-1 nvidia-libgl-325.15-1
Total Installed Size: 71.98 MiB
Net Upgrade Size: 71.96 MiB
:: Proceed with installation? [Y/n] Offline
I mean the mesa-libgl package.
Offline
That worked, thanks.
Offline