Re: About mono program with FC6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim Cornette wrote:
edwardspl@xxxxxxxxxx wrote:
Jim Cornette wrote:

edwardspl@xxxxxxxxxx wrote:

Hello Jim,

Due to the Server machine without Internet connection, so how to
remove anything of mono by using rpm / yum command ?

Edward,

I ran yum erase "mono*" to get rid of mono packages. There are sites
where explanation is given as to how to set up local repos using the
iso images loop mounted. Yum does not work without Internet connection
by default.

Hello Jim,

After run "yum -y remove mono*", there is another error about prelink
process...
Then I also to run "yum -y remove prelink*" !
So, what any other packages need to be removed ?

Edward.



You probably don't want to remove prelink from the system. This program optimizes the speed for loading programs by setting up libraries in a more efficient way to load. This program runs periodically and was probably correcting the library loading at the time.

Usually when you remove "mono*" it will pull out tomboy, g-spot, beagle and other programs which rely on mono.

Regarding removing packages. It is probably good to at least look at what the program is supposed to do with rpm using the --info flag to see what the program does.

EXAMPLE:
rpm -q --info prelink
Name        : prelink                      Relocations: (not relocatable)
Version     : 0.3.10                            Vendor: Red Hat, Inc.
Release     : 1                             Build Date: Fri 01 Dec 2006 02:03:57 PM EST
Install Date: Sat 02 Dec 2006 09:55:29 AM EST      Build Host: hs20-bc2-2.build.redhat.com
Group       : System Environment/Base       Source RPM: prelink-0.3.10-1.src.rpm
Size        : 1738282                          License: GPL
Signature   : (none)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary     : An ELF prelinking utility
Description :
The prelink package contains a utility which modifies ELF shared libraries and executables, so that far less relocations need to be resolved at runtime and thus programs come up faster.

Jim

Hello Jim,

Due to fix the problem of process queues...
So...What program can we remove ?

Edward.

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux