Results 1 to 2 of 2

Thread: Extract winrar files on Fedora

  1. #1
    Join Date
    Feb 2008
    Posts
    1,337

    Extract winrar files on Fedora

    How to extract winrar files on Fedora core Linux system?

  2. #2
    Join Date
    May 2008
    Posts
    2,945

    Extract winrar files on Fedora

    Use unrar command to extract winrar files under Fedora. By default unrar is not being installed on Linux or UNIX based OS's. However, you can install unrar command with the help of "yum" command.

    Code:
    # yum install unrar
    How to use unrar

    unrar [- -] archive [files...] [path...]

    -e: Extract files to current directory.

    -l: List archive content.

    -p: Print file to stdout.

    -t: Test archive files.

    -v: Verbosely list archive.

    -x: Extract files with full path.

Similar Threads

  1. Winrar files missing
    By erin-jade in forum Windows Software
    Replies: 2
    Last Post: 16-05-2012, 05:30 PM
  2. Small tutorial for Spliting Files into many using WinRAR
    By HELLIAN in forum Guides & Tutorials
    Replies: 21
    Last Post: 12-02-2010, 11:23 AM
  3. Winrar 9.0 cannot decompress certain files
    By Balamohan in forum Windows Software
    Replies: 3
    Last Post: 19-11-2009, 06:02 PM
  4. Winrar - Extracting Corrupt Files
    By Wahib in forum Windows Software
    Replies: 4
    Last Post: 18-08-2009, 12:47 PM
  5. Split Big Files using WINRAR...
    By Rahul_Da Rock in forum Tips & Tweaks
    Replies: 4
    Last Post: 17-07-2006, 01:55 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,238,611.94733 seconds with 17 queries