I have literally just installed Kubuntu to see what it is all about. I am a total newbie and have tried to install a programme called uGet.
I managed to download it but don't know where to go from there. I have been reading the forums and have tried Discover, but uGet is not available there so have tried a few things in bash, but no luck (please see below). Any help greatly appreciated.
nleric@nleric-SATELLITE-L50-C:~$ sudo apt-get install synaptic
[sudo] password for nleric:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
nleric@nleric-SATELLITE-L50-C:~$ sudo apt-get install synaptic
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package synaptic is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'synaptic' has no installation candidate
nleric@nleric-SATELLITE-L50-C:~$ sudo apt-get install uGet
[sudo] password for nleric:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package uGet
nleric@nleric-SATELLITE-L50-C:~$ sudo apt-get install software-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package software-center is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'software-center' has no installation candidate
apt-get
still works. – TheWanderer Jul 07 '16 at 19:57