Talk:Ripping DVDs on Ubuntu Linux

From Free Knowledge Base- The DUCK Project
Revision as of 20:36, 12 November 2015 by Admin (talk | contribs) (repositories: new section)
Jump to navigation Jump to search

other sources

repositories

Ubuntu 14.04 doesn't provide libdvdcss in repositories so you need to add vlc ppa to the sources.list so you can download it.

sudo rm /etc/apt/sources.list.d/medibuntu.list
curl ftp://ftp.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -
echo "deb ftp://ftp.videolan.org/pub/debian/stable ./" | sudo tee /etc/apt/sources.list.d/libdvdcss.list
sudo apt-get update
sudo apt-get install libdvdcss2