Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 4th April 2005, 01:27 AM
BoomerFZ1 Offline
Registered User
 
Join Date: Mar 2005
Posts: 44
Removing packages.

I want to nix xMule and Limewire....how do I perform an uninstall?
Reply With Quote
  #2  
Old 4th April 2005, 01:56 AM
LanceM's Avatar
LanceM Offline
Registered User
 
Join Date: Jun 2004
Location: Portland Oregon
Age: 42
Posts: 72
You should be able to use yum.

code:
yum remove LimeWire
Reply With Quote
  #3  
Old 4th April 2005, 02:00 AM
LanceM's Avatar
LanceM Offline
Registered User
 
Join Date: Jun 2004
Location: Portland Oregon
Age: 42
Posts: 72
great yum info here:
http://forums.fedoraforum.org/showthread.php?t=25880
Reply With Quote
  #4  
Old 4th April 2005, 02:24 AM
BoomerFZ1 Offline
Registered User
 
Join Date: Mar 2005
Posts: 44
Do I need to locate the file first? I'm trying but it says "No packages marked for removal".
Reply With Quote
  #5  
Old 4th April 2005, 03:51 AM
dEEM Offline
Registered User
 
Join Date: Apr 2005
Posts: 29
Quote:
Originally Posted by BoomerFZ1
Do I need to locate the file first?
No not necessary.
"rpm -qa limewire" OR "whereis limewire"
(if result is null, that means limewire is not in your system)

Quote:
Originally Posted by BoomerFZ1
I'm trying but it says "No packages marked for removal".
To remove, "rpm -e limewire"
Reply With Quote
  #6  
Old 4th April 2005, 07:02 AM
zab Offline
Registered User
 
Join Date: Mar 2005
Location: Big Apple
Posts: 27
Sometimes, the name of the application is not necessarily the same as the name of the package. Specifically for Limewire, the name of the package is "LimeWire-free", so in order to remove it you should type

"rpm -e LimeWire-free"

One way to find out what the actual package name from the application is to type

"rpm -q -a |grep -i limewire"
which will output:
"LimeWire-free-4.8.1-1"
__________________
Zlatin Balevsky
Lime Wire LLC
http://www.limewire.com

Official LimeWire Linux forum
Reply With Quote
  #7  
Old 4th April 2005, 03:06 PM
PeTzZz Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Tartu
Posts: 1,550
Here is a good tutorial about package management by foolish. It covers nearly all aspects.

To remove packages, you can just use the command:
Code:
yum remove packagename
If you don't know the exact packagename, then you can use the command
Code:
yum info packagen*
where packagen is the first part of the packagename that you want to search. You can also put asterisk (*) to the left or somewhere in the center. You can even use more than one asterisk. The point is that you have to put the asterisk into the name path that you don't know.
Reply With Quote
Reply

Tags
packages, removing

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing packages help eli2k Using Fedora 4 29th December 2005 12:26 PM
Removing packages Yum? RPM? Dazaa Installation and Live Media 4 19th November 2005 08:04 AM
Removing FC3 kernel packages with same nams as FC4 packages phillipdoug EOL (End Of Life) Versions 2 15th September 2005 05:14 PM
Removing Duplicate packages vishnumrao Using Fedora 0 18th March 2005 04:24 PM


Current GMT-time: 12:05 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat