Packages needed to play DVD's are in separate repository
You can add the multiverse repository to Ubuntu
then
then
Once complete, reboot your system and you should be able to play DVD in your Ubuntu system.
Packages needed to play DVD's are in separate repositoryYou can add the multiverse repository to Ubuntu
Code: [Select]
sudo add-apt-repository multiverse
Code: [Select]
sudo apt install libdvd-pkg
Code: [Select]
sudo dpkg-reconfigure libdvd-pkg
Once complete, reboot your system and you should be able to play DVD in your Ubuntu system.
You can add the multiverse repository to Ubuntu
Code: [Select]
sudo add-apt-repository multiverse
Code: [Select]
sudo apt install libdvd-pkg
Code: [Select]
sudo dpkg-reconfigure libdvd-pkg
Once complete, reboot your system and you should be able to play DVD in your Ubuntu system.