Ubuntu :: Uninstalling Single Apps From A Big Package?

Aug 1, 2010

I recently installed into ubuntu 10.04 the package called "ubuntustudio-audio", it's a collection of audio apps from the ubuntustudio distribution. I tested them, and I wanted to uninstall just a pair of them... but synaptic tells me it's not possible, unless I uninstall the whole "ubuntustudio-audio" package..

View 2 Replies


ADVERTISEMENT

Ubuntu :: Uninstalling Package That Does Not Show In Synaptic

Jun 17, 2011

The problem below is probably related to the fact that I tried to install a 32-bit version of Teamviewer on a 64 bit system. I have now downloaded the right version, but when I try to install it I get: teamviewer6: 6.0.9224 (Multi-Arch: no) is not co-installable with teamviewer6:i386 6.0.9224 (Multi-Arch: no) which is currently installed But the Synaptic Package Manager does not indicate that Teamviewer is installed, nor does it appear under installed apps in the panel. So how do I get rid of the teamviewer6:i386?

View 6 Replies View Related

Software :: Uninstalling A Broken/damaged Package?

May 14, 2010

I installed postgregresql-8.4 in ubuntu 9.10 some time ago, now I upgraded to 10.04. Everything looked like normal, but when I decided to update my packages via synaptic, postgregresql-8.4 got an error and now it s listed as broken.

I tried to simply uninstall it, but an error appears and says that the package is at a bad state and cannot be uninstalled. How can I uninstall, update or reinstall the package?

View 9 Replies View Related

Ubuntu :: Uninstalling / Disabling The New Package Canonical-census Will Have No Adverse Effects?

Aug 10, 2010

I assume that uninstalling / disabling the new package canonical-census will have no adverse effects? It is not something that I would choose to install if it was on offer, so I don't intend accepting it by stealth.

[Code]....

View 9 Replies View Related

Ubuntu :: Single Mouse Click Desktop Apps / Solution For This?

Jan 11, 2010

After installing xubuntu 9.10 and attempting to change double mouse click starts to single click, there is no difference.

Example:Applications tab, settings, file manger, Behavior and then select single mouse click instead of double mouse click, renders no change in behavior what-so-ever.

Anyone else experienced this?

View 4 Replies View Related

Debian Multimedia :: Configure Single-click For GTK Apps Under KDE4?

Aug 24, 2010

I prefer to use the single-click behavior under KDE 4.4.5 / Squeeze / AMD64. All KDE applications honor the single-click settings, but GTK-based applications don't. Is there a way to configure GTK so that all file dialogs are indeed single-click?

View 1 Replies View Related

CentOS 5 :: Uninstalling / Installing With Rpm - Complains Package VMware-server-2.0.2-203138.x86_64 Is Already Installed

Feb 11, 2010

I installed VMware server on my CentOS 5 machine. I had problems getting that working. Then I installed VMware Workstation. That worked fine. Then I tried using VMware server, but apparently VMware Workstation deleted some of VMware Servers files. So, I uninstalled VMware Workstation. Then I tried to reinstall VMware Server, but rpm complains package VMware-server-2.0.2-203138.x86_64 is already installed

View 3 Replies View Related

Ubuntu :: Get The Latest Dvb-apps Package?

May 24, 2010

I'm just curious if this link:[URL}which downloads it in tar form has the most recent version of dvb-apps.I recently noticed a sudo apt-get install dvb-apps option, and from what it sounds like, it's a much older version. Can anybody confirm this?The other thing though is when I successfully install the tar package, why if I try sudo apt-get install dvb-apps is it wanting to install it, as if the tar was never installed?

View 1 Replies View Related

Ubuntu Installation :: Install Single Package From PPA?

Jan 29, 2010

Is it possible to cherry pick packages from a PPA? The problem I'm having is that I'm getting thunderbird 3 from the ubuntu-mozilla-daily PPA, but by adding that to my sources, it is also upgrading firefox. Is there a way to get thunderbird 3 only and stop it upgrading firefox?

View 4 Replies View Related

OpenSUSE :: Command To Upgrade A Single Package?

Sep 3, 2010

Is it zypper in <package> or zypper up <package> or both?

View 4 Replies View Related

OpenSUSE :: Package Manager Update Not Updating Apps

Aug 18, 2011

Was wondering if someone could suggest a reference and possible approach to troubleshooting openSUSE update. I'd always assumed that the openSUSE update (applet) would notify me and update any apps installed from any of the configured repositories.This week I found two applications were not detected and updated, one from the Pacman repository where an update was available for more than 2 weeks and another from the Contrib repository where an update was available for an unknown amount of time.I manually detected and updated both using zypper without any special repository configuration.The SUSE updater has been running regularly installing critical and recommended patches regularly without issue.Am considering

- Maybe somewhere there is a config specifying repositories and/or apps? I can't seem to find something that's applicable.
- Maybe I misunderstood that the SUSE updater isn't supposed to update anything from non-OSS repositories?

View 9 Replies View Related

OpenSUSE Install :: Upgrade / Single Package Installs

Dec 2, 2009

I'm currently on opensuse 11.1 and I was looking at the upgrade to 11.2 because it has the DeviceKit package I was wanting But being as the 11.2 uses the ext4 instead of ext3 it may be just a little more than I would like can I, instead, just install the package from the 11.2 into my 11.1 system or is that ext4/ext3 thing gonna hork that up ?just kinda liking the whole " my system works just fine " thing and not really wanting to reload the box..

View 3 Replies View Related

Fedora Installation :: Package Installer Error - Apps Security Sensitive

Mar 12, 2009

I'm logged in as root and want to run Add/Remove Software (Package Installer) but get the message telling me

Code:
Running graphical applications as a privileged user should be avoided for security reasons. Package management applications are security sensitive and therefore this application will now close.

How must I install applications? Surely the world is getting paranoid with all this hackers and viruses, because with every new version O/S, the security features gets more and more; up to the point that you can't fricken do and play around with your pc as you would.

View 2 Replies View Related

OpenSUSE :: Single Package Of Wine On The "install Programs" Thingamabob?

Jun 25, 2010

I recently installed like every single package of wine on the "install programs" thingamabob. The only thing is that in my applications, it doesn't show wine. I went to the main site to download it and this is what I getIndex of /repositories/Emulators:/Wine/openSUSE_11.2How do I install Wine from this site?

View 9 Replies View Related

Ubuntu :: Hidden Mimized Apps \ Reach Apps That Minimized Them Self And Are Not Shown In The Top Menu?

Apr 30, 2011

Some minimized apps no longer appear in the top menu and by that are no longer accessible.For example firefox with the minimize addon or Jungel Disk backup service.How can I reach apps that minimized them self and are not shown in the top menu?

View 2 Replies View Related

Programming :: Connect Multiple Sockets From A Single Client To A Single Server And Keep Them Open?

Oct 13, 2010

I have question about the UNIX sockets. my goal is to connect multiple sockets from a single client to a single server and keep them open...I'm not sure if that is possible to create or not. Do you have any suggestion or an example of code?

View 1 Replies View Related

Ubuntu :: Wine Not Uninstalling

Feb 12, 2010

I'm trying to uninstall wine. I did everything i could to get it uninstalled, and I think it really is unintsalled, but the problem is when I go to "Applications" the Wine tab is still there, just without the logo. I even deleted the whole .wine folder. now what? how do I get rid of everything? oh and along the way I might have accidently deleted some web fonts? I was't even sure if i did, but more and more things are times new roman, and I know that they are not supposed to be. how do I restore that?

View 5 Replies View Related

Ubuntu :: Can't Reinstall - Just After Uninstalling ?

Mar 23, 2010

I just uninstalled ubuntu using wubi In control panel/add and remove programs. and removed it.

Because i wanted to add more space, So i reinstalled Wubi, The wubi installer came up i filled it out adding the gbs i wanted name and new password and when i click on istall about two seconds in i get an error,

An error occured; Cannot install into C;ubuntu there is anotherfile or diretory with this name. Please remove it before continuing

View 2 Replies View Related

Ubuntu :: Uninstalling Opera In 11.04?

Jul 5, 2011

I have a problem with Opera 11.10. I can't seem to uninstall it. There is no package related to it in Synaptics Package Manager. It isn't listed in the Software Center.

When I search for "opera" in Unity search it shows up and I can launch it. The launch command is "application://opera-browser.desktop/." but there is no file like that in /usr/share/applications folder.

Also, when I install Opera 11.50, then it installs separately and still launches 11.10 from the Unity search.

View 4 Replies View Related

Ubuntu :: Uninstalling Grub 2 From Partition?

Mar 21, 2010

I made a slight mistake after editing my partitions with Gparted. I accidentally installed Grub 2 on my Ubuntu partition instead of re-installing it on the MBR.

I've since installed Grub 2 on my MBR, but how do I get the Grub 2 installation off of my Ubuntu partition?

View 1 Replies View Related

Ubuntu :: Update From 9.10 To 10.04, Without Uninstalling 9.10 Or Adding Another?

Mar 27, 2010

partition.Via the update manager or anything?Need help.

View 1 Replies View Related

Apple :: Install Ubuntu Without Uninstalling Mac Os X?

Apr 14, 2010

Is it possible to install Ubuntu without uninstalling mac os X? Can I just shrink the OSX partition while I install Ubuntu? I don't have the OSX DVD, so I can't just reinstall OSX. I am running an iBook G4.

View 9 Replies View Related

Ubuntu :: Getting Rid Of Compiz Processes After Uninstalling?

Apr 26, 2010

I installed the compiz config. app, then changed some values. and after that I uninstalled it..

Now I see two or three processes running in System Monitor

I want to get rid of all that. how can I do that?

View 7 Replies View Related

Ubuntu Installation :: 10.04 - Deleted 9.10 Instead Of Uninstalling?

May 2, 2010

I recently installed 9.10, and when I was looking for information on it I realized that 10.04 had come out. I then went to delete 9.10, instead of uninstalling it. Now my computer thinks that 9.10 is still on it. Some details. I put 9.10 on it's own hard drive (if it makes a difference, it is an actual physical hard drive, not a partition). I was having trouble with my usb booting, so I used the install inside of Windows option.

I then proceeded to reformat that hard drive in preparation to install 10.04. I am guessing there are registry keys that need to get deleted, or something similar. I went to the add/remove programs in the control panel, but that didn't help. Also, when I turn my computer on, Ubuntu is still a dual boot option, it just doesn't do much. When I try to boot to Ubuntu it says something about sh-grub, or ch-grub.

View 9 Replies View Related

Ubuntu :: Uninstalling Windows But Not Wubi?

Jun 17, 2010

I installed Ubuntu on my windows using Wubi. Is it possible to Uninstall windows and remain with Wubi and make Ubuntu the Operating system?

View 9 Replies View Related

Ubuntu :: Lucid Programs Uninstalling Themselves

Jul 20, 2010

I've been downloading some programs in Synaptic and adding PPA like it's Christmas, and two days ago noticed one of my wine games disappeared just like that, from the C Drive folder. Didn't think much about it and just copied it back in (I had a backup on a different partition). Also later that day wine disappeared and needed reinstalling.Now yesterday I decided to upgrade OpenOffice to 3.2.1 and went through the "tutorial" and uninstalled all the associated packages and installed the newer version. Gwenview and Gedit disappeared as well, needing a reinstall.

Now I log on today and Pidgin and Thunderbird are gone.I'm really not sure what could be going on, I mean it all seems unrelated. Why would reinstalling OpenOffice mess up everything else?So this is more of a nuisance than a problem, because when I reinstall the programs the settings are as I left them.

View 2 Replies View Related

Ubuntu Installation :: Uninstalling 10.10 From Vista?

Nov 14, 2010

How do I uninstall Ubuntu 10.10 directly from Vista?

View 7 Replies View Related

Ubuntu :: Installing And Uninstalling Mysql?

Dec 23, 2010

I installed mysql on Ubuntu linux with the command apt-get install mysql-server. How do i competely uninstall it?

Is there a way when i install the server to configure the server options (e.g. where the data directory is). I know how to change this once installed but i was wondering if there was a way to do it during the installation for ease. All i remember from the installation procedure is that you can set the root password.

View 3 Replies View Related

General :: Uninstalling Ubuntu For A Newbie?

Jul 1, 2011

I somehow installed 2 versions of ubuntu on my computer. how do i uninstall them to start over? it ony shows me a black screen , but does say theres not enough room to do anything

View 6 Replies View Related

Ubuntu :: Noob Uninstalling & Formating \ Want The Whole Pc Clean?

Mar 30, 2010

i have 2 hard drives with originally Win XP on one of them, and i thought it would be cool to have one with WinXP and the other one with Linux.so i choose Ubuntu. i just wished someone would have told me how Pro you really have to be for Linux.and that its totally not what i was looking for,...and apparently im a total Noob.so i Installed it, wasnt that hard, and first i thought what a cool OS ill keep it!than i tried Booting my Old OS *WinXP* from the other Harddisk (worked perfectly until than)/so Basically Ubuntu ****** up my WinXP because now i get the NTLDR Missing Error trying to start WinXP, that never happend before with that Pc.

i tought great now i have to reinstall Xp, but it came much worse,...i boot from the XP cd, and cant use the "normal" install funktion, because some errors say that i cant use the Partitions etc (no idea) up to cd reading errors,...so i wanted to try the Windows Repair console and easy Format C and D to get rid of Linux and reinstall a clean WinXP/
which OFC needs a stupid Admin Password, which i honestly NEVER have choosen.(i have no idea what the admin PW could be).than i made the big mistake of all, and tried to learn to Format anything with Linux,...20 stupid "tutorials" Later i still couldnt make it because im not that good with English and Linux,.

and all that programming speech, fdisk etc really is to complicated for me,...(i spent 1 hour finding where to enter the any command, because all tutorials ofc know that you ofc need the Terminal application,....half of the "how Tos: and Tutorials simply dont work because he doesnt know the Commands im entering probably Wrong, and and the other half is way to complicated for me to understand and requires knowledge i simply dont haveholy mother of god, i can tell you i never missed Windows so much,... right click, format done,... (again im not that good with Pcs)trying to get a windows admin pw is even more complicated than simply formating,... i guess.so now after aproxx 5 hours of trying to Format a hard drive under Linux i give up and came to you.

what i would need is simply a totally Idiotproove Manual to format Everything!
i have NO Idea how Linux works,.. so please if you could tell me step by step, just what to type or what buttons to press in this stupid Terminal,....i want the whole Pc clean again, so i never have to Suffer under Linux Pro"ness" again seriously its been a long time since i was so angry with my computer, and youre my last hopeand yes im very aware that im posting a kinda antiLinux thread in a Linux forum,

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved