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 6th May 2010, 09:59 PM
onetwothreefour Offline
Registered User
 
Join Date: Apr 2010
Posts: 3
linuxfedorafirefox
RAR extraction

ARghh!
I need help extracting a .rar file
What seems like a simple problem has been eluding me for days! I've been looking through many faqs and guides but I can't find a solution. I'm extremely new to Linux and not even sure what version of Fedora I'm using. I switched over to linux after XP crashed and burned. The learning curve is a little bigger so please be patient with me.

I've done the "yum install unrar" command in Terminal, and even used the add/remove software interface, but still can't find any such program that can unrar.

I'm probably doing something, or not doing something a seasoned user wouldn't even think about so please go slow.
Reply With Quote
  #2  
Old 6th May 2010, 10:03 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: RAR extraction

Hello,
look here
http://www.cyberciti.biz/faq/open-ra...linux-or-unix/
Reply With Quote
  #3  
Old 6th May 2010, 10:15 PM
onetwothreefour Offline
Registered User
 
Join Date: Apr 2010
Posts: 3
linuxfedorafirefox
Re: RAR extraction

I've done everything there, no success
Reply With Quote
  #4  
Old 6th May 2010, 10:19 PM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
windows_7firefox
Re: RAR extraction

Various software is not included in official repositories for various reasons, mostly because of the software and patent policy of the Fedora Project. So, it's common to look to third-party repositories without these restrictions to get stuff like mp3 codecs, unrar, etc etc etc.

Anyway, the unrar utility is in RPMFusion.
http://rpmfusion.org/Configuration

Enable the "free" and then the "unfree" repositories and then try "yum install unrar" again.

You may also want to see the "Fedora Set-Up Guides" link in the top right, and then check out AutoTen.
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
Reply With Quote
  #5  
Old 6th May 2010, 10:19 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: RAR extraction

I do see unrar in repos
From repo : rpmfusion-nonfree-updates

#yum info unrar*

Installed Packages
Name : unrar
Arch : x86_64
Version : 3.8.5
Release : 5.fc12
Size : 190 k
Repo : installed
From repo : rpmfusion-nonfree-updates
Summary : Utility for extracting, testing and viewing RAR archives
URL : http://www.rarlab.com/rar_archiver.htm
License : Freeware with further limitations
Description: The unrar utility is a freeware program for extracting, testing and
: viewing the contents of archives created with the RAR archiver version
: 1.50 and above.
Reply With Quote
  #6  
Old 6th May 2010, 10:22 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 5,019
linuxopera
Re: RAR extraction

The unrar pacakge is available from rpmfusion-nonfree repos. If you install them (info at rpmfusion.org), and then do yum install unrar you should have it.

Once you do, then it's

unrar e <directory of rars>. For example, if the directory has a bunch of rar files 001.rar 002.rar and so on and is called rardirectory

unrar e rardirectory/001.rar

This will unrar all the rar files in order to give you the complete file. Otherw rar archives will have a rar file just called whatever.rar (as opposed to having a number).

On CentOS, you must type it as shown above, unrar e (in other words, no dash before the e). I believe in Fedora you can either do unrar e or unrar -e.

---------- Post added at 05:22 PM CDT ---------- Previous post was at 05:22 PM CDT ----------

Heh looks like we all began posting at the same time.
Reply With Quote
  #7  
Old 7th May 2010, 12:19 AM
onetwothreefour Offline
Registered User
 
Join Date: Apr 2010
Posts: 3
linuxfedorafirefox
Re: RAR extraction

Enabling the unfree repository seems to have been my problem.

---------- Post added at 04:19 PM CDT ---------- Previous post was at 04:19 PM CDT ----------

Thanks Everyone
Reply With Quote
  #8  
Old 7th May 2010, 12:59 AM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,620
linuxfedorafirefox
Re: RAR extraction

according to the output of the 'yum info unrar' above, you have unrar installed. If you want to see more information on how to use it, go to a terminal command line, and enter 'man unrar' it will tell you lots of info. (or you get even more by running unrar without any parameters.)
Reply With Quote
  #9  
Old 7th May 2010, 01:32 AM
Lopov's Avatar
Lopov Offline
Registered User
 
Join Date: Jul 2004
Posts: 159
linuxfedorafirefox
Re: RAR extraction

Doesn't "Archive Manager" work on rar files?
__________________
"Sharing is not stealing."
Reply With Quote
  #10  
Old 7th May 2010, 01:59 AM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,324
linuxfedorafirefox
Re: RAR extraction

Not in this F11 install.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
Reply

Tags
extraction, rar

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
reg file extraction vishnuvaradan Using Fedora 1 24th October 2007 03:41 PM
F.E.A.R. Extraction Point shenry8N4Y Gamers' Lounge 2 12th October 2007 09:38 AM
extraction problem Joe48 Using Fedora 3 11th September 2005 10:43 AM
easy extraction question .gz embassy Using Fedora 2 7th December 2004 05:01 PM
Extraction question embassy Using Fedora 3 3rd December 2004 11:29 PM


Current GMT-time: 22:16 (Tuesday, 18-06-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