|
| |||||||||
| Tags: fedora, winrar |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| Extract winrar files on Fedora
How to extract winrar files on Fedora core Linux system? |
|
#2
| ||||
| ||||
| 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 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. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Extract winrar files on Fedora" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I zip 100 file as separate zipped files with WinRar? | aamirKhan | Windows Software | 6 | 30-08-2010 11:22 AM |
| Winrar 9.0 cannot decompress certain files | Balamohan | Windows Software | 3 | 19-11-2009 06:02 PM |
| Winrar - Extracting Corrupt Files | Wahib | Windows Software | 4 | 18-08-2009 12:47 PM |
| Winrar: How to change location of temporary files | Jacques25 | Windows Software | 3 | 30-05-2009 05:16 PM |
| Split Big Files using WINRAR... | Rahul_Da Rock | Tips & Tweaks | 4 | 17-07-2006 01:55 PM |