Re: [CentOS] 7-Zip for CentOS X86-64

2015-03-11 Thread John R Pierce

On 3/11/2015 4:24 PM, Mark LaPierre wrote:

Does anyone know if ZCAD or 7-Zip is packaged for CentOS X86-64
somewhere out there?


7za is the command line tool, I use the one in EPEL package p7zip... 
usage is akin to zip and rar, in that 7z is both a archive container AND 
compression format, unlike  gz, bz2, which are purely compression and 
rely on tar or another archiver to bundle multiple files into one.




$  7za --help

7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,24 CPUs)

Usage: 7za  [...]  [...]
   [<@listfiles...>]


  a: Add files to archive
  b: Benchmark
  d: Delete files from archive
  e: Extract files from archive (without using directory names)
  l: List contents of archive
  t: Test integrity of archive
  u: Update files to archive
  x: eXtract files with full paths

  -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
  -m{Parameters}: set compression Method
  -o{Directory}: set Output directory
  -p{Password}: set Password
  -r[-|0]: Recurse subdirectories
  -scs{UTF-8 | WIN | DOS}: set charset for list files
  -sfx[{name}]: Create SFX archive
  -si[{name}]: read data from stdin
  -slt: show technical information for l (List) command
  -so: write data to stdout
  -ssc[-]: set sensitive case mode
  -t{Type}: Set type of archive
  -u[-][p#][q#][r#][x#][y#][z#][!newArchiveName]: Update options
  -v{Size}[b|k|m|g]: Create volumes
  -w[{path}]: assign Work directory. Empty path means a temporary directory
  -x[r[-|0]]]{@listfile|!wildcard}: eXclude filenames
  -y: assume Yes on all queries





--
john r pierce  37N 122W
somewhere on the middle of the left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 7-Zip for CentOS X86-64(SOLVED)

2015-03-11 Thread Mark LaPierre
On 03/11/15 19:42, Kahlil Hodgson wrote:
> On 12 March 2015 at 10:39, Mark LaPierre  wrote:
> 
>> Okay then, next question.  How do you get it to work?  I can't figure
>> out the command to run it so I can't use man to get a clue.
>>
>> I tried p7zip, 7zip, etc... no luck.
>>
> 
> ​rpm -ql p7zip​
> 
> ​will list all the files associated with the package, including the
> executables and man pages.
> 
> K​

Thank you for the help all.  I've got it now.  I just have to find ZCAD
documentation in English which may be easier said than done. ;-)


-- 
_
   °v°
  /(_)\
   ^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 7-Zip for CentOS X86-64

2015-03-11 Thread Frank Cox
On Wed, 11 Mar 2015 19:39:53 -0400
Mark LaPierre wrote:

> Okay then, next question.  How do you get it to work?  I can't figure
> out the command to run it so I can't use man to get a clue.

Just type 7za at a command prompt for a help screen.

It should just start working by magic within nautilus, as well.  Double-click 
on a .7z archive to view its contents.

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 7-Zip for CentOS X86-64

2015-03-11 Thread Kahlil Hodgson
On 12 March 2015 at 10:39, Mark LaPierre  wrote:

> Okay then, next question.  How do you get it to work?  I can't figure
> out the command to run it so I can't use man to get a clue.
>
> I tried p7zip, 7zip, etc... no luck.
>

​rpm -ql p7zip​

​will list all the files associated with the package, including the
executables and man pages.

K​
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 7-Zip for CentOS X86-64

2015-03-11 Thread Mark LaPierre
On 03/11/15 19:32, Ned Slider wrote:
> 
> 
> On 11/03/15 23:24, Mark LaPierre wrote:
>> Hey Y'all,
>>
>> I'm looking at ZCad:
>> http://sourceforge.net/projects/zcad/?source=directory
>>
>> It looks like the kind of 3D CAD package that I've been looking for.  It
>> says that it works on Linux but it's zipped with 7-Zip which doesn't
>> seem to be available for CentOS.
>>
>> Does anyone know if ZCAD or 7-Zip is packaged for CentOS X86-64
>> somewhere out there?
>>
> 
> On EL5 I have p7zip installed from rpmforge which handles 7-Zip files.
> 

Oh wait!  I found it, p7zip-9.20.1-2.el6.x86_64, right on the Add/Remove
software tool.  I was looking right at it but just didn't see it.  Duh!

Okay then, next question.  How do you get it to work?  I can't figure
out the command to run it so I can't use man to get a clue.

I tried p7zip, 7zip, etc... no luck.


-- 
_
   °v°
  /(_)\
   ^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] 7-Zip for CentOS X86-64

2015-03-11 Thread Ned Slider


On 11/03/15 23:24, Mark LaPierre wrote:
> Hey Y'all,
> 
> I'm looking at ZCad:
> http://sourceforge.net/projects/zcad/?source=directory
> 
> It looks like the kind of 3D CAD package that I've been looking for.  It
> says that it works on Linux but it's zipped with 7-Zip which doesn't
> seem to be available for CentOS.
> 
> Does anyone know if ZCAD or 7-Zip is packaged for CentOS X86-64
> somewhere out there?
> 

On EL5 I have p7zip installed from rpmforge which handles 7-Zip files.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos