Ubuntu Installation :: 9.10 Upgrade - What Packages Are Installed By Default

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


ADVERTISEMENT

Ubuntu Installation :: Folder Where Packages Are Installed By Default

Feb 15, 2010

Can you tell me where do packages installed with apt-get or synaptic package manager get stored in? I use Ubuntu9.10

View 3 Replies View Related

Ubuntu Installation :: Upgrade Without Default Packages?

Oct 11, 2010

I've just upgraded 10.4 to 10.10 and everything works fine and looks good but I now have the usual palaver of needing to remove some default packages that have been installed but which I don't want such as Empathy and Evolution. Is there any way to upgrade to a new release without getting all the default software packages?

View 1 Replies View Related

Ubuntu Installation :: Installed Packages That Are Newer Than Those In Upgrade?

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

Ubuntu :: All Packages Not Installed After Upgrade

Dec 13, 2010

I have been running Ubuntu on my laptop since 9.10 by itself (not dualbooting Windows). I had no problems with it back then but I did notice that when I upgraded, not all the packages installed and I would get an error message saying so. I never thought much of it. The problem became apparent when upgrading from 9.10 to 10.4, I would get an error message everytime and the upgrade would be cancelled. This forced me to reinstall Ubuntu for both 10.04 and 10.10. As soon as I downloaded 10.10 I downloaded docky and chromium. Heres where my current problems arise:

- Docky (which worked in 10.04) wont work even after I download compiz.
- Every time I update the system, if i try to update chromium or anything else from google it cancels the upgrade.
- I tried using "sudo apt-get upgrade" in the terminal but I get
"Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened."

View 3 Replies View Related

Debian Configuration :: Upgrade The Installed Packages From The Packages.debian.org Site?

Jul 22, 2010

I have just installed Debian Lenny and was trying to upgrade the installed packages from the packages.debian.org site. when i asked synaptic to add the downloaded packages the would not appear, but when i checked the .xsessions file there are entries saying that the packages were being ingnored because they were either different versions, the MD5 did not match or even "can't find pkg". i have to use the local library to download the packages because i dont have an internet connection at home.

[Code]...

View 6 Replies View Related

General :: Upgrade All Packages Only Installed From Experimental?

Apr 2, 2011

I am using Linux Mint Debian Edition and am using the unstable for all my packages. I do have some that I installed from experimental like gnome3. How do I upgrade all and only all that have been installed from experimental to their new versions in experimental?

View 2 Replies View Related

Ubuntu Installation :: Upgrades Held Back - Two Packages - Grayed Out And Do Not Upgrade In Upgrade-manager

Mar 29, 2010

I'm running 10.04 and for several days now I get two packages that are grayed out and do not upgrade in upgrade-manager.

If I use the shell and apt-get I get the following message: The following packages have been kept back: firefox-gnome-support update-manager

The system is functioning well, but these 2 packages just linger as I process probably hundreds of lucid upgraded packages.

View 1 Replies View Related

Ubuntu Installation :: How To List Installed Packages

Mar 3, 2010

How can I list what i have installed for current packages, excluding what normally comes with a fresh install of 9.10?

View 8 Replies View Related

Ubuntu Installation :: Upgrades Are Available For All Installed Packages?

Apr 2, 2010

I searched. I poured over the man pages. No joy. How can one, with a command-line utility, determine: What, if any, upgrades are available for a specific package? What, if any, upgrades are available for all installed packages?

View 3 Replies View Related

Ubuntu Installation :: How Many Times Have Installed Packages Been Run?

May 27, 2010

I was wondering if there's a package that can report on the frequency with which a program (e.g. gnuplot) has been run over, say, the past week, or month.

View 2 Replies View Related

Ubuntu Installation :: Get A List Of Pre-installed Packages?

Jun 10, 2011

I'm working on a script that keeps track of user explicitly installed packages (no deps, no default packages), where can I found a list of ubuntu natty preinstalled packages ? Is there some file in the filesystem or in installation disc ?

View 3 Replies View Related

Fedora Installation :: YUM Can Only See Installed Packages?

Feb 22, 2009

i'm having issues with looking for extra softwares to install... YUM can only see already installed softwares, i can't see any extra...

this happened after i modified the yum.repo.d files for installing softwares from DVD... i edited the files back to original.. i've triple checked my repo files and they are correct...

is there anywhere else YUM has files for handling updates and software installations? like yum.repo.d? some config file of some sort?

i can't run update either... well i all can run but reports no updates available

View 14 Replies View Related

Ubuntu Installation :: GCC Packages Installed But Cannot Display Output

Feb 3, 2010

I am beginner in ubuntu. I wish to run the programs that will display a picture which use the ffmpeg, sdl and lame. When I type gcc -o exercise exercise1.c 'sdl-config --cflags --libs' to compile the program it give this such of error :gcc: sdl-config --cflags --libs: No such file or directory. I have installed the gcc packages, SDL, FFMPEG, LAME but still cannot display the output. What should I do with the gcc packages?

View 1 Replies View Related

Ubuntu Installation :: List Explicitly Installed Packages?

Feb 19, 2010

I wounder how I should do to find out what packages I have explicitly installed on the system, NOT including the dependencies. The purpose is to get a figure of what packages I need to install when I reinstall my system.In Gentoo one can look at the world-file (/var/lib/portage/world) which is a list of my explicitly installed packages, not including system packages (located in /var/lib/portage/system)

View 1 Replies View Related

Ubuntu Installation :: Clone Using Installed And Deinstalled Packages

Apr 2, 2010

I was curious if there is any way to clone my system by simply writing into a file which packages are installed AND deinstalled on the source system.

The reason is that I configured a system which fits me just right (I installed some additional packages and removed some standard packages like OpenOffice...) and was wanting to back it up - even for a newer Ubuntu-Version.

Most of the changes are already gone in /var/log/dpkg.log... so this option does not exist...Does anyone know where Synaptic stores the information which package is installed and which is not? It is possible to view those packages by applying a filter.

View 3 Replies View Related

Installation :: Get A List Of Installed Packages From Non-booting Ubuntu?

Apr 8, 2010

I'm reinstalling an ubuntu machine that does not boot anymore. I have a complete backup of all the files that were on the harddrive.

I would like to make a list of all the programs that were installed, so I can re-install them on the fresh install.

I've found the following procedure, but this method requires that the machine still boots. (and my machine does not boot anymore) code...

Is it possible to get a list of installed packages from the backup of an ubuntu machine?
PS, My appologies for my English, I'm dutch

View 1 Replies View Related

Ubuntu Installation :: Packages Marked As Updated Actually Not Installed

May 8, 2011

I did a clean install of 11.04 this morning. Upon logging in, Update Manager appeared, telling me there were 67 packages to upgrade. I obliged, and the update progress window appeared, as usual. At this point I realized it was not a convenient time to install the updates. No progress had yet been made; Update Manager had not downloaded anything, the progress bar had not moved, and the status was "waiting". I canceled the update and closed Update manager. However, upon running it again, it thinks that it successfully installed all the packages. In the "Ubuntu Software Center" Update history, it shows all those packages as having been updated with a timestamp of when I canceled the update. Apt-get and aptitude will not update the packages either. It seems like the packages have been marked as updated even though no update was installed. How can I rectify this problem and get the package managers to actually install the updates?

View 7 Replies View Related

Ubuntu Installation :: Restoring Previously Installed Packages?

Sep 1, 2011

I am trying to install the Ubuntu 11.04 in my IBM t42 laptop after the HD crashed. I am trying to install it into a USB drive from another USB drive. Everything went on smoothly until it got stuck at a point where it shows the following message: Restoring previously installed packages... And the progress bar is not moving a bit for almost one and half hour.

View 1 Replies View Related

Fedora Installation :: No Kernel Packages Were Installed

Jun 20, 2009

I am installing to an empty hard drive (that for some reason is shown as /dev/sde - I don't know if it is related, but seems weird - why is it not sda, and moreover, not hda - it is an ide drive), and install goes through fine, but in the end it says "no kernel packages were installed, your grub configuration will not be changed", and the only option is to reboot. After rebooting, I get thrown into grub command prompt, and have no idea what to do there.

View 2 Replies View Related

Ubuntu Installation :: Remove Manually Installed Flag On Packages

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

Ubuntu Installation :: How To Find Packages Installed Not From Main Repos

Apr 13, 2010

I want to clean my ubuntu installation and I want to find packages which I installed using .deb files or using another (not ubuntu) repositories. I'm sure it can be done using apt or dselect or dpkg, but how?)

View 2 Replies View Related

Ubuntu Installation :: Disable Update On Packages Installed From Sources?

Sep 8, 2010

I would like to know if it is possible to disable apt-get's on a few packages I have compiled from sources : I have removed some ext from PHP and I don't want it to upgrade itself to a new version when there is one.

View 3 Replies View Related

Ubuntu :: Unable To Choose Which Packages Get Installed During The Installation Process?

Nov 25, 2010

I am using the (K, X)Ubuntu 10.04 alternate installation CD in expertmode. Although package selection is offered, I am not able to choose which packages get installed during the installation process. Best regards, owiknowi

View 3 Replies View Related

Ubuntu Installation :: Search For Installed PPA Packages That Are Not In Stock Repository?

Dec 19, 2010

I had some major bugs with KDE 4.3 and 4.4 and the only way that I could fix them was to install the entire KDE 4.5. This was mid-Summer. Now I would like to upgrade to Maverick the proper way and have 4.5 in a stock repo.

I managed to get most of kde back to stock by luck and uninstall/reinstalling kdebase stuff and kubuntu-desktop a couple of times. A pain in the neck trying to find important packages that are already installed from a previous PPA.
BTW my sources.list is stock right now.

Does anyone know of a way to search for installed PPA packages that are not in the stock repository?

View 2 Replies View Related

Ubuntu Installation :: Firefox Shows Bold Font By Default After Removing Packages

Oct 29, 2010

I updated and removed some packages that could not be upgraded, and now Firefox and Google Chrome show web pages in bold font by default. By this i mean that all pages not setting font-weight explicitly.

This is on Meerkat, upgraded from long before (Lucid, i believe). I'm guessing the KDE packages are due to me having Amarok and konsole installed some time long ago, so i assumed i could ditch these.The terminal output from the commands above is attached.

View 2 Replies View Related

Ubuntu Installation :: 11.04 - PAE Kernel Installed By Default?

Jul 30, 2011

During tests with 11.04, I met very big problems on my HP ProBook 6550b, which is all intel , but rather recent hardware, so it is 64bit. When I install ubuntu, the -pae kernel is installed by default. All did work so far with 10.10, but with 11,04 I get frequent crashes, particularly all kind of browsers will crash every few minutes, no way any flash will work, also office seems to freeze the system very frequently.

This regardless if the 11.04 is run from life CD or installed properly. Somewhere I read, that such behavior was cured when the -pae kernel was replaced by its normal (non -pae) variety. On a very old toshiba, with some old celeron, I may not have the initial performance, but crashes are 90 percent less frequent, as there ubuntu chooses non -pae kernel automatically. Therefore I am thinking the -pae kernel could be the problem.

View 5 Replies View Related

Ubuntu Installation :: Creating An ISO And Reinstalling - Transfer The Software And Packages That's Already Installed

Feb 25, 2010

I want to transfer the software and packages that's already installed. I have an ISO disc creator to take the current information on my hard disk and format it for an ISO, which I can burn onto a DVD, but what I'm wondering is, how would I go about reinstalling the OS

here's the backstory, I'm wanting to transfer the hard drive from this computer to the one I'm going to custom build once it's finished, and I'm pretty sure I would have to reinstall due to the fact that I would have to reconfigure and install new hardware drivers. If I'm wrong, please tell me so I don't waste the time and go through the trouble of this

my plan is to create an ISO of my hard disk, then backup all of my personal files, then remove them so the ISO will have more room (and I may get rid of some unnecessary packages), then get rid of everything on the hard drive (just use a livedisc of something and use a partition manager to delete all partitions on the hard drive) then move the hard drive over to the new computer, and reinstall with the ISO disc I created

the things that will be staying the same is the graphics card, some peripherals (like monitors, keyboard, wacom tablet, printer, etc...) but the motherboard has a different sound card and a different processor (I'll probably just install a different kernel to accommodate for that) and some different things that are smaller (don't forget the power supply)

offer a better method of transferring the hard drive (and don't say "just simply take the hard drive out and put it in the other computer" unless you have indisputable proof that it will work. I know it most likely won't work for multiple reasons, the drivers being one of them, the fact that windows can't do that (I have a different plan for windows that involves upgrading from vista 32bit to windows 7 64 bit))

View 9 Replies View Related

Ubuntu Installation :: Extract List Of Installed Packages Post Install?

Sep 14, 2010

I'm using ubuntu 10.04 Is it possible to get a list of all packages installed after the initial installation?

View 4 Replies View Related

Ubuntu Installation :: Fresh Install Of Server / There Are 320 Packages Manually Installed

Jun 3, 2011

I want to some how get a list of the packages I installed. I was hoping that I could just list all of the packages that were not installed automatically as a dependency. It turns out that there are 320 packages that match that description (I think). Is there a way to do what I want to do? Shouldn't all of these dependencies have been installed as a handful of meta-packages instead?

View 2 Replies View Related







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