Page 1 of 1

Other Appz useful for running next to Newsbin on Wine

PostPosted: Wed Nov 09, 2005 5:55 pm
by Koeroemaya
Appz like QuickPar, WinRAR and others run quite good under wine on linux too ...

QuickPar for Windows:

http://www.quickpar.org.uk/

WinRAR for windows:

http://www.rarlabs.com/

7-zip for windows (GNU LGPL license):

http://www.7-zip.org/

In most cases installation is very simple ...

wine setup.exe ....... and after come clicks ... you are on your way ...

to be able to start these new apps from the desktop .. i setup an icon on my desktop .. so i can start it from the desktop ..

.. like one can in windows too ...

i can make a post about this later .. if people dont know how to do this .. :)

If you feel comfy on the commandline .. one can also unpack rar archives from the command line ... with linux tools ...

unrar ... does this on linux .. for rar archives

p7zip ... does this on linux .. for 7-zip archives
(btw p7zip is a port of 7za.exe for windows)
from the commandline on fedora one has to type 7za .. though ..

e.g.:

[username@localhost ~]$ 7za

7-Zip (A) 4.29 beta Copyright (c) 1999-2005 Igor Pavlov 2005-09-28
p7zip Version 4.29 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on)

Usage: 7za <command> [<switches>...] <archive_name> [<file_names>...]
[<@listfiles...>]

<Commands>
a: Add files to archive
d: Delete files from archive
e: Extract files from archive
l: List contents of archive
t: Test integrity of archive
u: Update files to archive
x: eXtract files with full pathname
<Switches>
-ai[r[-|0]]{@listfile|!wildcard}: Include archives
-ax[r[-|0]]{@listfile|!wildcard}: eXclude archives
-bd: Disable percentage indicator
-i[r[-|0]]{@listfile|!wildcard}: Include filenames
-l: don't store symlinks; store the files/directories they point to
CAUTION : the scanning stage can never end because of symlinks like '..'
(ex: ln -s .. ldir)
-m{Parameters}: set compression Method
-o{Directory}: set Output directory
-p{Password}: set Password
-r[-|0]: Recurse subdirectories
(CAUTION: this flag does not do what you think, avoid using it)
-sfx[{name}]: Create SFX archive
-si: read data from stdin
-so: write data to stdout
-t{Type}: Set type of archive
-v{Size}[b|k|m|g]: Create volumes
-u[-][p#][q#][r#][x#][y#][z#][!newArchiveName]: Update options
-w[{path}]: assign Work directory. Empty path means a temporary directory
-x[r[-|0]]]{@listfile|!wildcard}: eXclude filenames
-y: assume Yes on all queries
[username@localhost ~]$


par2 checkers on linux .. i dont use ... but they might be there ..

quickpar under wine on linux works quite good ... already anyways ..

Greetings

Koeroemaya

PostPosted: Sat Dec 10, 2005 4:30 pm
by Aladrin
I prefer par2cmdline and unrar for linux. They are both made for linux and work very well. Neither is GUI, though.

PostPosted: Sun Apr 16, 2006 9:48 pm
by NotFound
For native par/par2 support in Linux with a GUI, try gpar2. I have been using it in Ubuntu for a couple of months, and I really like it.

http://sourceforge.net/project/showfile ... p_id=30568