Notices


Reply
Thread Tools
Posts: 41 | Thanked: 2 times | Joined on Dec 2009 @ Oklahoma
#11
I'll need some serious hand holding to get through xterm
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#12
1. open app-manager and download/install "rootsh"
2. open x-term and type "sudo gainroot"
3. then type "apt-get autoclean" and try if that solved the problem
(leave the x-term open)
if not:
4. go back to the rooted x-term and type "apt-get -f install"

if both commands don't help maybe a "dpkg --configure -a" helps
 
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#13
Taking a wild guess, I think you did not uninstall your program successfully, so that is the reason when you hit update, you are seeing some program that are not suppose to be there. Mind to tell us how do you do your 'uninstallation'?

bun
 
Posts: 41 | Thanked: 2 times | Joined on Dec 2009 @ Oklahoma
#14
Thanks for all your help so far b666m but none of those commands fixed the problem.

The method I use to uninstall a program is open the application manager, hit uninstall and select the program from the list.

My problem is that if I uninstall a program I can never re-install it. It simply doesn't re-appear in the list.
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#15
even though apt-get -f install failed... what says "apt-get check"?
 
Posts: 41 | Thanked: 2 times | Joined on Dec 2009 @ Oklahoma
#16
Well it didn't fail per say..

"The following packages were automatically installed and are no longer required:

doom-wad-shareware"

I also uninstalled doom for testing purposes but it also isn't in the application list.. :/

Apt-get check

"Reading package lists... Done
Building dependency tree
Reading state information... Done"
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#17
mhm... you said that you couldn't find the custom-operator-name-applet anymore, right?

try "apt-cache search custom-operator" (apt-cache not apt-get *highlight*)
and "apt-get install custom-operator-name-applet" (you can hit "Tab" after custom-o i think to autocomplete the name)
or if it fails "apt-get --reinstall custom-operator-name-applet"

maybe you want to check if the package is still registered in your app-manager (even though it should be uninstalled):
"dpkg -l | grep custom-operator" (it's a small -L and a pipe | which you get in your symbols-window)

Last edited by b666m; 2010-01-20 at 04:22.
 
Posts: 41 | Thanked: 2 times | Joined on Dec 2009 @ Oklahoma
#18
"apt-cache search custom-operator
custom-perator-name widget - Replacement desktop operator name widget allowing for a custom name"

"apt-get install custom-operator-name-applet" did allow me to install it but as you know it didn't fix the real problem.. trying "dpkg -l | grep custom-operator" now

Last edited by DuSStyBottoms22; 2010-01-20 at 04:38.
 
Posts: 41 | Thanked: 2 times | Joined on Dec 2009 @ Oklahoma
#19
dpkg -l|grep custom-operator
"rc custom-operator-name-widget
Replacement desktop operator name widget all"
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#20
mhm... ok.. you installed the rc of the widget ^^

is the custom-operator-name-widget showing up in your app-manager under "uninstall" now?
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:53.