LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 11-08-2010, 11:26 AM   #1
aarsh
Member
 
Registered: Mar 2010
Location: USA
Distribution: Ubuntu MATE
Posts: 182

Rep: Reputation: 18
Free Arc : How to get GUI


I have just installed Free Arc utility for compression from : http://www.freearc.org/Download.aspx

and it works smoothly but in command Line mode.

Commands:
a add files to archive
c add comment to archive
ch modify archive (recompress, encrypt and so on)
create create new archive
cw write archive comment to file
d delete files from archive
e extract files from archive ignoring pathnames
f freshen archive
j join archives
k lock archive
l list files in archive
lb bare list of files in archive
lt technical archive listing
m move files and dirs to archive
mf move files to archive
r recover archive using recovery record
rr add recovery record to archive
s convert archive to SFX
t test archive integrity
u update files in archive
v verbosely list files in archive
x extract files from archive
Options:
-- stop processing options
-ad --adddir add arcname to extraction path
-aeALGORITHM --encryption=ALGORITHM encryption ALGORITHM (aes, blowfish, serpent, twofish)
-agFMT --autogenerate=FMT autogenerate archive name with FMT
-apDIR --arcpath=DIR base DIR in archive
-baMODE --BrokenArchive=MODE deal with badly broken archive using MODE
-cfgFILE --config=FILE use config FILE (default: arc.ini)
-d --delete delete files & dirs after successful archiving
-df --delfiles delete only files after successful archiving
-diAMOUNT --display=AMOUNT control AMOUNT of information displayed: [hoacmnwrfdtske]*
-dmMETHOD --dirmethod=METHOD compression METHOD for archive directory
-dpDIR --diskpath=DIR base DIR on disk
-dsORDER --sort=ORDER sort files in ORDER
-ed --nodirs don't add empty dirs to archive
-envVAR read default options from environment VAR (default: FREEARC)
-epMODE --ExcludePath=MODE Exclude/expand path MODE
-f --freshen freshen files
-fn --fullnames match with full names
-hpPASSWORD --HeadersPassword=PASSWORD encrypt/decrypt archive headers and data using PASSWORD
-iTYPE --indicator=TYPE select progress indicator TYPE (0/1/2)
-ioff --shutdown shutdown computer when operation completed
-k --lock lock archive
-kb --keepbroken keep broken extracted files
-kfKEYFILE --keyfile=KEYFILE encrypt/decrypt using KEYFILE
-lcN --LimitCompMem=N limit memory usage for compression to N mbytes
-ldN --LimitDecompMem=N limit memory usage for decompression to N mbytes
-mMETHOD --method=METHOD compression METHOD (-m0..-m9, -m1x..-m9x)
-maLEVEL set filetype detection LEVEL (+/-/1..9)
-max maximum compression using external precomp, ecm, ppmonstr
-mc disable compression algorithms (-mcd-, -mc-rep...)
-mdN --dictionary=N set compression dictionary to N mbytes
-mmMODE --multimedia=MODE set multimedia compression to MODE
-ms --StoreCompressed store already compressed files
-mtTHREADS --MultiThreaded=THREADS number of compression THREADS
-mx maximum internal compression mode
-nFILESPECS --include=FILESPECS include only files matching FILESPECS
-oMODE --overwrite=MODE existing files overwrite MODE (+/-/p)
-okfKEYFILE --OldKeyfile=KEYFILE old KEYFILE used only for decryption
-opPASSWORD --OldPassword=PASSWORD old PASSWORD used only for decryption
-pPASSWORD --password=PASSWORD encrypt/decrypt compressed data using PASSWORD
-r --recursive recursively collect files
-rrSIZE --recovery=SIZE add recovery information of specified SIZE to archive
-sGROUPING --solid=GROUPING GROUPING for solid compression
-scCHARSETS --charset=CHARSETS CHARSETS used for listfiles and comment files
-sfxMODULE add sfx MODULE ("freearc.sfx" by default)
-slSIZE --SizeLess=SIZE select files smaller than SIZE
-smSIZE --SizeMore=SIZE select files larger than SIZE
-t --test test archive after operation
-taTIME --TimeAfter=TIME select files modified after specified TIME
-tbTIME --TimeBefore=TIME select files modified before specified TIME
-tk --keeptime keep original archive time
-tl --timetolast set archive time to latest file
-tnPERIOD --TimeNewer=PERIOD select files newer than specified time PERIOD
-toPERIOD --TimeOlder=PERIOD select files older than specified time PERIOD
-tpMODE --pretest=MODE test archive before operation using MODE
-u --update update files
-wDIRECTORY --workdir=DIRECTORY DIRECTORY for temporary files
-xFILESPECS --exclude=FILESPECS exclude FILESPECS from operation
-y --yes answer Yes to all queries
-zFILE --arccmt=FILE read archive comment from FILE or stdin
--append add new files to the end of archive
--archive-comment=COMMENT input archive COMMENT in cmdline
--bypass=URL setups proxy bypass list for URL access
--cache=N use N mbytes for read-ahead cache
--crconly save/check CRC, but don't store data
--create-in-workdir create archive in workdir and then move to final location
--dirs add empty dirs to archive
--groups=FILE name of groups FILE
--language=FILE load localisation from FILE
--logfile=FILE duplicate all information displayed to this FILE
--noarcext don't add default extension to archive name
--nodata don't store data in archive
--nodir don't write archive directories
--original=URL redownload broken parts of archive from the URL
--pause-before-exit=PAUSE make a PAUSE just before closing program window
--print-config display built-in definitions of compression methods
--proxy=URL setups proxy(s) for URL access
--recompress recompress archive contents
--save-bad-ranges=FILE save list of broken archive parts to the FILE
--sync synchronize archive and disk contents

Last edited by aarsh; 11-08-2010 at 11:58 AM.
 
Old 11-08-2010, 07:00 PM   #2
darkstarbyte
Member
 
Registered: May 2010
Location: 3 planets away from the sun.
Distribution: Slackware and Fedora
Posts: 234

Rep: Reputation: 2
Post

Slackware has this program with similar function that is a GUI called ark.
 
Old 11-08-2010, 08:00 PM   #3
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Not Slackware necessarily, but KDE.
 
Old 11-08-2010, 08:43 PM   #4
aarsh
Member
 
Registered: Mar 2010
Location: USA
Distribution: Ubuntu MATE
Posts: 182

Original Poster
Rep: Reputation: 18
hey i got the command its "freearc" !! damn simple ... i just found ti by try and error method...
 
Old 11-09-2010, 07:04 AM   #5
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by aarsh View Post
hey i got the command its "freearc" !! damn simple ...
What else could it have been?
 
Old 11-09-2010, 07:20 AM   #6
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I usually look in /usr/bin if I don't know.
 
Old 11-09-2010, 07:22 AM   #7
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Also, how does finding out the command relate to getting a GUI for the software? I'd assume running "freearc" would give the output shown in the first post.
 
Old 11-09-2010, 07:39 AM   #8
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Usually, the command starts the GUI program. Try typing "firefox", "konsole", "gedit", etc. in a terminal and you'll see.

That's actually how the GUI program is started behind the scenes from a GUI menu.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
arc installation dody1313 Solaris / OpenSolaris 2 11-04-2008 12:01 PM
extract arc.gz mesh2005 Linux - General 3 01-29-2006 05:48 AM
help::has anyone compiled arc on slack9.1? odious1 Linux - Software 2 07-06-2004 06:37 AM
MATH - Radius of an arc linuxfond Programming 8 06-01-2004 03:01 PM
Arc Serve Guro required ausmelchris Linux - Software 0 10-15-2003 09:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration