Ubuntu Installation :: Will Upgrade To 11.04 Remove Softwares Installed?
Jul 17, 2011
my 10.10 installation is configured with my favourite settings. will an upgrade to 11.04 remove the softwares installed? i have also made some changes to grub file. will all these be reset after upgrade?
View 3 Replies
ADVERTISEMENT
Jul 7, 2011
i always wanted to ask this question is that in windows if we install any program or software ...it is by default stored in c://program files/<package name> but in linux specially in fedora i have installed many apps and compilers ..bt dont know were it got installed were the softwares are getting installed by default in f14 ?
View 3 Replies
View Related
Dec 11, 2010
If i am installing softwares through rpm, i can later query to see which softwares are installed on my system (using rpm). But if i have installed any softwares from source (using tar, /.configure methodhow can i list those softwares to see which one are installed ?
View 11 Replies
View Related
Jan 5, 2010
After updating to Karmic, Synaptic shows almost all of my installed packages in the category "Installed (manual)", including about half of the packages that belong to a clean Ubuntu installation (e.g. apparmor, apt and hundreds of others). As a result, I can't easily get a list of those packages that I did indeed install manually and may want to remove. Is there a way of removing the "Installed (manual)" flag from all packages?
If I could do this, all packages that do not belong to the core Ubuntu system should show up as "Installed (auto removable)" and I could individually mark only those as manually installed that I really still need and let apt/synaptic uninstall everything else. I know that with today's hard disks, disk usage of installed packages is not an issue. But those packages accumulate over time and need to be updated with every security update and every ubuntu dist-upgrade, wasting time and bandwidth.
View 2 Replies
View Related
Jun 30, 2010
Recently tried to install a new Wine package, but the install failed, so I removed it and reinstalled the old one. That installation also failed, and now the package is in a half-installed state and can neither be installed nor removed. I'd be most grateful for some help - I miss my Wine!
# apt-get install 0.9.47~winehq0~debian~4.0-1
Reading package lists... Done
Building dependency tree... Done
E: The package wine needs to be reinstalled, but I can't find an archive for it.
# apt-get remove 0.9.47~winehq0~debian~4.0-1
Reading package lists... Done
Building dependency tree... Done
E: The package wine needs to be reinstalled, but I can't find an archive for it.
What does it mean by "an archive", and where can I find one?
View 3 Replies
View Related
May 5, 2010
When I try to upgrade to 10.04 (from 9.10) I receive the following message:
An unresolvable problem occurred while calculating the upgrade: The package 'ubuntu-desktop' is marked for removal but it is in the removal blacklist.
I could not bear once again going through the months of torment, searching forums and tearing of hair involved in getting 9.10 to install and get everything working the way I wanted if I had to do a clean install again. Mostly because I can't remember how I got round most of the issues... code...
View 1 Replies
View Related
May 3, 2011
Upgrade Manager wants to remove 'gnome' & 'gnome-desktop-environment,' and doesn't want to replace it with anything else. It appears that this will completely hose my Gnome UI and 'force' me to use Unity.
Is this what's going to happen?
This could hose my whole OS... What can I do?
View 4 Replies
View Related
Jun 12, 2010
I install ubuntu 9.10 via wubi in XP. I upgrade it to 10.04LTS After reboot, I can't enter into neither ubuntu nor XP the screen prompt:
Quote:
erro:no such device:9c8f046f-d2c9-40c4-ab2b-a0c1266e62d2.
grub rescue>
There are three partition in my computer, i.e. , c:,d:,e: I intall ubuntu in d:
I have replaced wubildr with patch from [URL] but it doesn't work.
View 6 Replies
View Related
May 1, 2010
when i try to upgrade my system via apt i get the following error:
Quote:
user@user-desktop:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
View 1 Replies
View Related
May 13, 2010
Using Xubuntu,I have upgraded from Karmic to Lucid. Post upgrading when attempting to install a new package with aptitude, it is reported that cups is "BROKEN" and a host of packages are marked for removal.
View 1 Replies
View Related
Oct 4, 2010
I need a quick answer if possible, is it better to remove the proprietary drivers before upgrading to 10.04 from 9.10? Or should i have the open source drivers installed? A clean install is not an option on this machine.
View 3 Replies
View Related
Jan 18, 2010
I'm using Ubuntu 9.04 jaunty.I want to install Ubuntu 9.10 from the cd but I dont want softwares that I installed to be lost.what should I do?(It's the matter of time,internet speed and internet traffic limits)
View 4 Replies
View Related
Apr 5, 2010
Recently i installed kubuntu. i tried to install opera,chrome but i got error messages like dependency not satisfiable :libgconf 2-4
i'm new to ubuntu
View 2 Replies
View Related
May 25, 2010
Since I had problems with Openoffice since the upgrade to 9.10, I've tried to uninstall all openoffice. I've searched for 'openoffice' in synaptic and uninstalled all thet I've found. It has uninstalled many other things, thunderbird, firefox and god only knows what other. Now, there is a way to know what are the packages installed by default? Or, to install all the dafault packages? Or, there is a log of what I've uninstalled?
View 1 Replies
View Related
Sep 29, 2010
I am using the latest Ubuntu 10.04 Lucid lynx. Sometimes ago while I am updating my operating system to linux-image-2.6.32-25-generic (2.6.32-25.44) with update manager, after downloading all the files it was running the installation. During installation suddenly my pc turned off, may be for some power issue. Then while I again start my pc and tried to restart the update process the update manager show me a message. "Not all updates can be install. Run a partial upgrade, to install as many as updates as possible."
This can be caused by:
* A previous upgrade which didn't complete.
* Problem with some of the installed software.
* Unofficial software packages not provided by Ubuntu.
* Normal changes of a pre-release version of Ubuntu.
Then I tried to open the synaptic package manager. But it didn't open either and show another message which suggest to run the command in the terminal: "sudo dpkg --configure -a". And unluckily it wasn't work. and show the messgae:
"dpkg: parse error, in file '/var/lib/dpkg/updates/0103' near line 0: newline in field name `#padding'".
View 2 Replies
View Related
Nov 13, 2010
After upgrading from one version of Ubuntu to another, what happens to packages that have been installed prior to the upgrade that have higher version numbers (are newer) than the ones that are supposed to be installed via the Ubuntu upgrade?Specifically, I'm referring to compiling the latest version of FreeType to try to alleviate some dependency issues related to compiling Wine (I need a custom Wine patch), and I was wondering what would happen if I had a newer version of FreeType installed if I then later upgraded from Lucid to Maverick, and if Maverick used an older version of FreeType by default than the one already installed on my system.
View 5 Replies
View Related
Jun 7, 2010
I had a fairly smooth upgrade process using PreUpgrade on my main workstation, but I still have a huge bunch of fc12, some of which have fc13 analogs installed, some of which don't (a total of 317 packages). Also, I still have the Constantine gdm theme, probably as a symptom of these lingering packages. Can I just yum erase these? Do I need to check which have analogs in fc13? I don't know which step of the upgrade I forgot, but it seems I'm stuck somewhere in between, although
Code:
joel@localhost: ~> cat /etc/fedora-release
Fedora release 13 (Goddard)
View 10 Replies
View Related
Sep 21, 2010
Ubuntu can actually read files from Windows.But can Ubuntu install files that are supposed to installed in Windows.Is there any app in Ubuntu that can enable installation of for-Windows-only softwares? I want to Intall Adobe After Effects in my computer.
View 3 Replies
View Related
Nov 3, 2010
i want to know that can we do partition in ubuntu 10.10 just like windows? The problem is, if we want to upgrade Ubuntu 10.10 to new version and we have installed lots of useful software than how can bring back the same softwares? Is there any kind of BACKUP AND RESTORE technique so that we can restore it once we have upgraded our Ubuntu.
View 7 Replies
View Related
Dec 4, 2010
i am using 10.04 now and installed many softwares in it,i want to upgrade to 10.10,i dont have broadband so i cant upgrade via online.. going to use cd only,how to get all softwares which i already installed in 10.04.i think there is no option in cd for upgrade without new installation.. is there any option to get all sources of softwares in my system and to install it after installing 10.10.
View 3 Replies
View Related
Mar 23, 2010
I prefer to do a clean install of each new version of Ubuntu.I do have a separate /home partition which I preserve during each new install. I also have many additional packages installed.My question is:How do I preserve the list of installed additional software so that I may readily reinstall all of it after each upgrade?
View 9 Replies
View Related
Jan 15, 2010
i get this error
root:/boot# apt-get upgrade
Code:
Setting up desktop-base (5.0.3) ...
Updating /boot/grub/grub.cfg ...
Found linux image: /boot/bzImage
/etc/grub.d/01_OVHkernel: line 37: syntax error: unexpected end of file
[code]....
View 3 Replies
View Related
Oct 5, 2010
last week I encountered the following problem: The update manager suggests a distribution upgrade (strange enough since I already have 10.4 and 10.10 is not released yet). The even worse part is that 24 packages shall be removed from my system, including acpi, cryptsetup, network-manager, nvidia-current, plymouth-x11, samba and wine. About 5 weeks ago I experimented (without success) with disabling plymouth because I wanted textmode during booting. I found some warnings that one should not completly remove plymouth because lots of dependencies including cryptsetup (which is vital to my system). So I did not remove plymouth (a look in Synaptic confirms this), but I may have changed some settings concerning plymouth.I am not sure what this upgrade is about.
View 3 Replies
View Related
Oct 12, 2010
I recently upgraded from Lucid to Maverick... I did not notice this earlier but the icon theme (for example, in the nautilus toolbar) is not the same as ambience theme. Although I chose all the defaults for ambience theme by going to 'System' > 'Preferences' > 'Appearance'. I think the current icons I have are remnants from some previous installations. How do I remove them and get to the ambiance default theme?
View 4 Replies
View Related
May 4, 2010
I upgraded to Lucid last night, and I'm getting this error when I try to run virtualbox-ose:
Quote:
Kernel driver not installed (rc=-190 Please install the virtualbox-ose-dkms package and execute 'modprobe vboxdrv' as root.
I try it, then I get:
Quote:
modprobe vboxdrv
FATAL: Module vboxdrv not found.
I have no idea what's going on. Can anyone help? The version of virtualbox is 3.1.6-dfsg-2ubuntu2
View 9 Replies
View Related
May 8, 2010
yesterday I've decided to upgrade ubuntu from hardy to lucid on my poweredge server.
unfortunately, I've found an error that I'm not able to solve:
Code:
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code].....
View 7 Replies
View Related
Mar 25, 2011
I want to upgrade Ubuntu 10.10 installed through Wubi to 11.04. Now, Windows doesn't work. I can't upgrade Ubuntu by it because it is impossible to download files. Can I upgrade it without connecting Ubuntu to the Internet and starting Windows?
View 5 Replies
View Related
Apr 29, 2011
I have a problem, because installation of ubuntu 11.04 will fail if I try to.
I have also Kubuntu and Xubuntu installed, which I regret a lot because I cannot uninstall them as well...
The problem is that I have installed a one-time-activation proprietary software so a fresh install is no option.
The error when upgrading is, that "xubuntu-desktop" cannot be marked for upgrade!
View 2 Replies
View Related
Jun 2, 2010
I managed to successfully upgrade FC11 to FC13. While doing the post upgrade steps, I made a HUGE mistake. After identifying the unsupported packages, I used "yum remove package1 package2" command to remove the obsoleted ones without realizing the yum was also removing many FC13 packages! Here are the cmd sequence used:
# package-cleanup --orphans
...
# yum remove compat-db45-4.5.20-5.fc10.i386 flash-plugin-10.0.32.18-release.i386 gnome-spell-1.0.8-5.fc9.i386 ifd-egate-0.05-21.i586
[code]....
I simply typed Yes and left unattended for a few minutes after yum prompted there were # of packages to be removed as I blindly believed it would do the job. After returning to the computer, I found many installed icons were disappearing, the wireless suddenly turned off etc. I killed the yum process right away but it was too late.
-Is there anything I could do to undo the yum remove process?
-How to safely remove supported packages?
View 14 Replies
View Related
Dec 19, 2010
I am a new user of FEDORA, would like to know how I can install software such as Canon Camera Software, Microsoft Encarta etc provided on CDs and DVDs into Fedora.
View 1 Replies
View Related