What is a ppa? I tried installing vlc 2.2.1
but I found two PPAs and both of them seem to work? Is there no difference between them? Which one is better for future releases?
sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get install vlc vlc-plugin-*
sudo add-apt-repository ppa:videolan/stable-daily sudo apt-get install vlc
Also, why is sudo apt-get update
always included in the steps of installing new software? Isn't Ubuntu supposed to be updated by its nature ?