Ubuntu :: How To Uninstall A Stubun Program
Jan 19, 2010
i foolishly tried to install campcaster again.after I had installed postgresql 8.4, it seems itonly like 8.1 8.2 or 8.3 and has messed thing up.Any ideas on how to get this sorted!
Code:
root@tux:~/Downloads/camp# /usr/share/mc/extfs/deb run /root/Downloads/camp/campcaster-studio_1.4.0-3beta3_i386.deb INSTALL
[code]....
View 2 Replies
ADVERTISEMENT
Mar 24, 2011
I installed a software on Ubuntu 10.10. The software came as a .sh file. Now I want to uninstall it. However I can't find the remove or uninstall script nor can I find the entry of the software in Synaptic. Is there any uninstall procedure in Ubuntu?
View 9 Replies
View Related
May 4, 2011
After uninstalling WINE through by clicking on the uninstall button in the installed programs section I found there still lingered in the "open with other programs option" a list of wine exe. and WINE which of course do nothing now. How can I completely uninstall the WINE program?
View 3 Replies
View Related
Apr 17, 2010
I had downloaded Bluefish editor from the Ubuntu Software center, some time ago... but today I just visited their new site and I found out that their latest stable version is 2.0.0 where as I have the 1.0.7.
how do I remove the existing one and install the latest stable release? I searched in the software center but it wasn't available. what do I do and how do I get the latest release....
this is the instruction given but can't understand it.
[URL]
View 7 Replies
View Related
Oct 21, 2009
How can we uninstall a program or package from Fedora? I use Fedora 11 KDE.
View 5 Replies
View Related
May 14, 2011
I have installed Skype and some other programs on fedora 14. And now I'm having issues specially with Skype. So just need to uninstall that particular program. And at the same time i need to know the general method to uninstall a program in fedora
View 2 Replies
View Related
Jul 13, 2009
add/remove option in the graphics mode is not working......its showing cant retrieve software information how can i remove a software from the terminal
View 7 Replies
View Related
Mar 9, 2010
Code:
johnh@tux:~$ sudo -i
root@tux:~# apt-get purge webmin-bind
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.31-14 linux-headers-2.6.31-14-generic
Use 'apt-get autoremove' to remove them.
The following packages will be removed:
webmin-bind*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 1,339kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 180904 files and directories currently installed.)
Removing webmin-bind ...
/var/lib/dpkg/info/webmin-bind.prerm: 6: /usr/sbin/update-webmin: not found
dpkg: error processing webmin-bind (--purge):
subprocess installed pre-removal script returned error exit status 127
Errors were encountered while processing:
webmin-bind
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@tux:~#
View 3 Replies
View Related
Mar 9, 2010
as much as i am one for saving space and throwing out the trash. now my problem is the fact that I DO NOT WANT THIS program (localepurge) running on my system. i look and did everything i could. note : i am a noobie. when i config the program from the start i told it NO don't delete anything. and now that i have done some reading i do not want it working period. i could not find a way to disable or uninstall localepurge.
View 4 Replies
View Related
Apr 4, 2010
i installed conky but it never worked :S Im using ubuntu 9.10 , after i installed conky i typed sudo conky but it stucked at conky : single buffer frame , but there were program barely working on the background so i typed gedit ~/,conky and i tried to edit it after that now not even working on background ! and gives me that error : Code:
energy@energy-console:~$ conky
Conky: missing text block in configuration; exiting
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. how can i fix or/and how can i uninstall that program with all files and try to download again?
View 3 Replies
View Related
May 2, 2010
I install program from source code,how to uninstall it?
I use Yum but not found my program for uninstall.
View 1 Replies
View Related
Jun 19, 2011
I cannot uninstall Firefox, nor can I uninstall Chromium; one always stays if the other is uninstalled. For example, if I remove Firefox, Chromium will appear in its place and vice versa. This has got to be one of the weirdest bugs I've ever seen on Ubuntu! So, how can I uninstall both web browsers?
View 6 Replies
View Related
Feb 23, 2011
I was wondering whether there is an inbuilt logging system in UNIX?
I ran and installation and the program opened up automatically but I can't find the program executable.
If I could find a log then I could locate this file.
View 9 Replies
View Related
Aug 29, 2010
Does anyone know if there is a program that behaves the same as Microsoft's OneNote program for linux?
View 3 Replies
View Related
Jun 23, 2011
i am running ubuntu 10.04. I am looking for a converting program and I also need a DVD making program. I'm unsure if one comes preinstalled already.
View 4 Replies
View Related
Feb 15, 2011
I will have to code this. However I am lacking of time since I have too much to do. make a short code bash/dash to prompt the country with Zenity, then, get the PLS or m3u url and prompt with another zenity which radio to play. http://www.listenlive.eu/index.html
My code to get url's radio country.htm is:
Code:
View 2 Replies
View Related
Apr 15, 2011
I have problems to get it work. i have tried to use pm-utils, but it does nothing.
What is need is to kill application, when pc is going into suspend to ram and run that application again on wake. It's a graphical application.
View 1 Replies
View Related
May 7, 2010
I am new to linux and am trying out script writing. I am using shell. How can I make a script to open a program then operate within that program?
View 5 Replies
View Related
Dec 14, 2009
Is there anything like burning rom from nero or roxio cd/dvd copier. Do you know of any dvd copying program? like without making the image and then burning with just one process just copy the disc sorta program like roxio dvd copier? I wanted to make copies of movies I made a dvd of but aside from image burn which is a hassle to make the image first. is there something for burning on the fly or dvd/cd copying? infrarecorder and cdburnerxp do not work for me at all.
View 3 Replies
View Related
Apr 30, 2010
I have a jsp code. After executing that code, a Java program should be executed without refreshing the page. that is, my first page is a login page which is in jsp. After logging in the next page must be displayed which is a Java code. is that possible? Can we use applet for that?
View 1 Replies
View Related
Mar 8, 2011
How do I create a program file for a new program?
View 1 Replies
View Related
Jan 15, 2010
Ok so Basically i have 2 questions
1. i know how to create a file with c++ using but is there a way to save it to a specific location on your computer with windows and linux
Code:
2. i need to know how to run/execute/open a file in a c++ program im using and its not working
Code:
View 4 Replies
View Related
Jan 20, 2010
I have been searching through the web trying to find a way to install (mount?) and format a used 80G HD.I have installed GParted and it makes no sense to me. None of the tutorials on ..... have been helpful either (except to get me frustrated) I want to learn Linux and use it for my main os but, having these troubles makes it difficult.
View 2 Replies
View Related
May 1, 2011
the upgrade from 10.10 to 11.04 has proved to be an unmitigated disaster for my netbook. I have no menus! Nothing at the top (i.e. the usual Gnome desktop with "Browse and run installed applications," "Applications," "Places," "System") and no Unity buttons available wherever I put the cursor.Plus, when the system goes to sleep and I press the power button to revive it, it reboots! I don't understand how v. 11.04 is an improvement over v. 10.10.
how I can uninstall v 11.04 -- bearing in mind I have no menus -- so I can reinstall v. 10.10?
View 4 Replies
View Related
Jan 17, 2010
I have messed up Kubuntu due to the updates messing up. When I try to uninstall from Windows control panel i get an error message.
cwindowssystem32cdebit.exedelete
System cannot find the specified file
How do I uninstall?
View 4 Replies
View Related
Jan 29, 2010
I am having a bit of a problem with Wine as I cannot remove any of the programs that I have installed in it, namely Steam. Even if I try to uninstall wine via "sudo apt-get remove wine" I can still navigate to Steam through Applications - Wine - Programs - Steam. I don't know what to do. I've even tried the "Uninstall Wine Software" option to get rid of Steam but that has also failed.
View 3 Replies
View Related
Jan 31, 2010
ok so i installed the full installation of ubuntu on its own harddrive,while i have windows 7 on a different harddrive.'m trying to uninstall ubuntu from that harddrive and install my xp on there but cant seem to do it, tried different suggestions but i have problems doing it, if someone could please explain in good detail and easy for a newbie of computers to understand,
View 6 Replies
View Related
Feb 3, 2010
I followed the directions from this page, the first post
[URL]
I don't like the program, but I can't seem to uninstall it. It says it doesn't exist.
View 4 Replies
View Related
Feb 7, 2010
I have Handbrake on my computer and as I don't use it, I want to know how to uninstall it. GUI terms, that would be great, as I don't know how to use command line (I find it confusing and complicated).
View 2 Replies
View Related
Mar 4, 2010
can I uninstall HAL from Ubuntu 10.04? i tried it on 9.10 2 weeks ago and unfortunately the dependencies also uninstalled the entire gnome desktop and many other essential things leaving me with a bulky half broken mock arch linux. if this is safe let me know I am dying to try out Device Kit to see how fast it really is.
View 3 Replies
View Related