Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I once downloaded some .rar files off the 'Net which I thought I'd have no trouble to unpack, since I've got rar here. Come to find out, newer WinRar, which is likely what someone used to make the archive, uses a different format. I had to download some trial version of WinRar and run it under Wine (not being aware of a Linux command line WinRar). Don't blame Linux - this is another example of formats changing in the Windows world in order to keep people chained to Windows; that is, lock-in. When you throw your hands up in the air and resort to using Windows, they've won.
BTW, the difference in the "e" and "x" extraction options usually means without or with full path names, assuming they were included to begin with.
Thanks for the tip. I did manage to install p7zip but 7x says "command not found". I tried using p7zip x file.part01.rar, but it still didn't work. Arrrggghhh!! Why does WinRAR work and the command line doesn't???
It's '7z x' and not '7x'. Ofcourse '7x' will throw a command not found. '7z' will not.
Distribution: Ubuntu 10.04, playing with CentOS 5.6 as a possble replacement.
Posts: 986
Rep:
If WinRAR works with the files on Windows, install it under Wine on Linux. Uninstall it on your Windows PC or purchase another license to be on the up and up.
Ken
p.s. The only issue I have with WinRAR 3.93 on Wine is that it does not seem to remember that I installed my license file. But it works fine other than that.
I've downloaded some torrents, and someone CONVENIENTLY made them a multiple file archive instead of a single file.
I've tried unrar -x <filename>-part1.rar, which it says it completes, then I don't see the file. What do I need to do? WinRAR usually decompresses them just fine, but on Linux is where I have the problem.
More importantly, why on Earth would anybody do this?
It could be hjsplit/lxsplit files. They are more commonly labeled 'filename.rar.001' but I believe that they can be called 'part1.rar' etc.. Basic directions for how to use lxsplit here (if I'm right, you may have to remane the files from part1.rar etc. to .rar.001 etc.)-
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.