

Issue with offline update 3
After updating the offline update-3 vlc player is not working.
Affordable-Laptop


Is your VLC working before update-3?
If VLC is broken for some reason, mostly due to package conflicts as we are trying to install it offline, then you need to have the internet connection to fix it.
Run the following command on the terminal (konsole):
sudo apt install -y vlc && sudo apt install -f
Login to add comment