I brought up this problem recently, in a slightly different context - see thread http://kubuntuforums.net/forums/inde...4296#msg184296
Now I'm trying to install a downloaded debian package - "peazip" - which I've installed multiple times in the past. My previously installed version was having problems, and I have a new one now.
Normally, clicking on a debian package will cause to appear a request for my administrative password. Just as with my previous problem with using the Kubuntu update manager (accessed through the system tray applet), I'm no longer getting that reqest. In both cases, I'm simply told that "You don't have the necessary privileges to perform this action."
I tried using apt-get:
tomc@tomc-desktop:~/software_archive$ sudo apt-get install peazip_2.6.2.LINUX.GTK2-2_all
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package peazip_2.6.2.LINUX.GTK2-2_all
tomc@tomc-desktop:~/software_archive$ sudo apt-get install peazip_2.6.2.LINUX.GTK2-2_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package peazip_2.6.2.LINUX.GTK2-2_all.deb
tomc@tomc-desktop:~/software_archive$
No go.
I'm out of options. What can I do at this point? Any ideas as to how to fix the basic problem, as well as to how to step around it and just get this blasted package to install?
Now I'm trying to install a downloaded debian package - "peazip" - which I've installed multiple times in the past. My previously installed version was having problems, and I have a new one now.
Normally, clicking on a debian package will cause to appear a request for my administrative password. Just as with my previous problem with using the Kubuntu update manager (accessed through the system tray applet), I'm no longer getting that reqest. In both cases, I'm simply told that "You don't have the necessary privileges to perform this action."
I tried using apt-get:
tomc@tomc-desktop:~/software_archive$ sudo apt-get install peazip_2.6.2.LINUX.GTK2-2_all
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package peazip_2.6.2.LINUX.GTK2-2_all
tomc@tomc-desktop:~/software_archive$ sudo apt-get install peazip_2.6.2.LINUX.GTK2-2_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package peazip_2.6.2.LINUX.GTK2-2_all.deb
tomc@tomc-desktop:~/software_archive$
No go.
I'm out of options. What can I do at this point? Any ideas as to how to fix the basic problem, as well as to how to step around it and just get this blasted package to install?
Comment