I am trying to install vlc media player via terminal but its not working.I am using Ubuntu 13.10 64 bit.Please help.
here's what I did:
sudo apt-get install vlc
[sudo] password for amol:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vlc
amol@ubuntu:~$
amol@ubuntu:~$ sudo apt-get install conky-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package conky-all
amol@ubuntu:~$
I have tried to install conky-all via command line but it shows the same error.Conky-all pakage is not available in software center.I really need it.Somebody please help.
Conky-all and vlc packages are available at universe repositories. You have to enable universe repository inorder to install these two packages,
You may not have not a
sources.list
file containing the correct source link/etc/apt/sources.list
and paste the links there and save it.open terminal and run this command
Now you can install any package