The time now is Tue 10 Dec 2019, 01:08
All times are UTC - 4 |
Page 9 of 18 [268 Posts] |
Goto page: Previous 1, 2, 3, ..., 7, 8, 9, 10, 11, ..., 16, 17, 18 Next |
Author |
Message |
SFR

Joined: 26 Oct 2011 Posts: 1749
|
Posted: Wed 09 Dec 2015, 09:23 Post subject:
|
|
Version 3.14:
- Removed all but one '(s)' bits from text strings (e.g. "stream(s)" -> "streams") [thanks to L18L]
- Backward compatibility with Bash-3.0
- New extensions:
- .au .bmp .jpeg .jpg .wav (Steghide Embedded Data) [req. steghide]
- .blend (Compressed Blender 3D Data File)
- .gc .gst (Gostcrypt Encrypted Volume) [req. gostcrypt]
- .hwp (HedgeWars Pack)
- .pvga (Insightpoint Image)
- .wv (WavPack) [req. wvunpack]
- .x3d (Compressed X3D Extensible 3D)
First post updated!
Greetings!
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
Back to top
|
|
 |
amigo
Joined: 02 Apr 2007 Posts: 2647
|
Posted: Wed 09 Dec 2015, 11:35 Post subject:
|
|
.gc -oops, I thought you were gonna extract gcmartin...
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14531 Location: Gatineau (Qc), Canada
|
Posted: Wed 09 Dec 2015, 13:55 Post subject:
|
|
amigo wrote: | .gc -oops, I thought you were gonna extract gcmartin... | That's not nice!!! (But it's funny!)
Like extracting the "ami" out of amigo, or the "mush" out of musher0!!!
Again, not nice, but terribly funny!!!
"er0" BFN.
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
SFR

Joined: 26 Oct 2011 Posts: 1749
|
Posted: Wed 30 Dec 2015, 11:43 Post subject:
|
|
Version 3.15:
- added support for encrypted zpaq archives
- removed tiffsplit dependency for extracting .djvu files - now it extracts to .ppm images
- pdfimages also extracts only to .ppm/.pbm now
- added 'nokernelcrypto' option to {gost|true|vera}crypt for systems (most of Pups) without dm-crypt and xts/gf128mul/twofish/serpernt modules compiled into kernel
- minor fixes
- new extensions:
- .asc (GNU Privacy Guard Symmetrically Encrypted File, ASCII armored) [req. gpg/gpg2]
- .gpg (GNU Privacy Guard Symmetrically Encrypted File) [req. gpg/gpg2]
- .lca (SimpleFormat Changeables Graphic)
- .lpaq1 (lpaq1 compressed file) [req. lpaq1]
- .paq8n (paq8n compressed archive) [req. paq8n]
- .odi (OpenDocument Image)
- .sqf (yet another extension for Squash Filesystem)
- .tor (Tornado Single File Compressor) [req. tor]
First post updated!
Greetings!
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 5390 Location: Ontario
|
Posted: Wed 30 Dec 2015, 12:13 Post subject:
|
|
I found it useful with the Raspberry pi 2
It opens up rpm packages for ARM processor.
__________________________________________
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 5390 Location: Ontario
|
Posted: Mon 04 Jan 2016, 16:29 Post subject:
|
|
I am using a raspberry pi with fatdog arm OS
I was able to get Uextract 3.15 to work in fatdog arm v7 (very useful )
however I found that to make the pinstall.sh script to work properly
I had to insert at beginning
so that the moving of the files was relative to /
I posted the uextract 3.15 SFS file and the Uextract pinstall script at
http://www.mydrive.ch/
Guest user: porteus@don570
Password: porteus
Install the SFS file first then run script to make right clicks
________________________________________
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14531 Location: Gatineau (Qc), Canada
|
Posted: Tue 05 Jan 2016, 13:44 Post subject:
|
|
Thanks once more, SFR!
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
scientist
Joined: 23 May 2015 Posts: 864
|
Posted: Thu 21 Jan 2016, 23:05 Post subject:
Re: UExtract-3.15 Subject description: A Universal/Utter/Ultimate/Uhatever Extractor |
|
SFR wrote: | In order to ease unpacking of various archive formats, I forged
BTW, each archive will be always extracted to a separate subdirectory!
! |
Good program, but a very irritating behavior.
Could that be overriden ?
_________________ Thanks,
Andy
Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
|
Back to top
|
|
 |
SFR

Joined: 26 Oct 2011 Posts: 1749
|
Posted: Fri 22 Jan 2016, 07:09 Post subject:
Re: UExtract-3.15 Subject description: A Universal/Utter/Ultimate/Uhatever Extractor |
|
scientist wrote: | SFR wrote: | In order to ease unpacking of various archive formats, I forged
BTW, each archive will be always extracted to a separate subdirectory!
! |
Good program, but a very irritating behavior.
Could that be overriden ? |
Currently there's no option to override this.
I know it can be cumbersome, but this is a trade off to ensure that archives without the main, top-most directory won't do a mess.
Also, batch extracting could lead to numerous overwrites (e.g. control files in DEBs or p(un)install.sh scripts in PETs).
Greetings!
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
Back to top
|
|
 |
scientist
Joined: 23 May 2015 Posts: 864
|
Posted: Fri 22 Jan 2016, 17:22 Post subject:
|
|
I understand.
_________________ Thanks,
Andy
Slacko 6.3.0 FULL INSTALL
JWM
File Manager - Thunar
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 5390 Location: Ontario
|
Posted: Mon 25 Jan 2016, 20:24 Post subject:
|
|
Quote: | I know it can be cumbersome, but this is a trade off to ensure that archives without the main, top-most directory won't do a mess.
Also, batch extracting could lead to numerous overwrites (e.g. control files in DEBs or p(un)install.sh scripts in PETs). |
I've been using Uextract to open up debian packages for arm processor.
|
Back to top
|
|
 |
russoodle

Joined: 12 Sep 2008 Posts: 719 Location: Down-Under in South Oz
|
Posted: Fri 29 Jan 2016, 09:42 Post subject:
|
|
Hello SFR....this is an incredibly comprehensive extraction utility, and such a small pawprint! Great job, thank you
Using in Slacko 5.7 32-bit, no bugs at this time..
_________________ The mud-elephant, wading thru the sea, leaves no tracks..
|
Back to top
|
|
 |
OscarTalks

Joined: 05 Feb 2012 Posts: 2038 Location: London, England
|
Posted: Mon 01 Feb 2016, 22:06 Post subject:
|
|
Hello SFR,
Not sure if this is important or if I am doing something wrong.
I download the 32bit .deb of Slimjet browser from http://slimjet.com
I right click the .deb and extract with Uextract 3.15 and the terminal window lists some errors so does not close.
I think all the files ARE successfully extracting though, they all seem to be there.
I previously had Uextract 3.10 and with this the terminal window would close after extracting a slimjet .deb
I will edit out most of the lines showing files extracted:-
Code: | UExtract v3.15 by SFR'2013-2015; GNU GPL v2 applies
===============================================================================
Extracting: /initrd/mnt/dev_save/slimjet_i386.deb
-------------------------------------------------------------------------------
Debian binary package (format 2.0)
application/octet-stream; charset=binary
===============================================================================
Trying 'ar'...
ERROR: ar is not installed or not executable!
Trying 'dpkg-deb'...
./
./usr/bin/flashpeak-slimjet
dpkg-deb: can't open './postrm': File exists
./
./opt/
./opt/slimjet/
./opt/slimjet/xdg-settings
dpkg-deb: can't open './opt/slimjet/xdg-settings': File exists
Trying 'exploderpm'...
./
./postrm
./copyright
./prerm
./control
./postinst
ERROR: Archive has not been fully listed/extracted!
-------------------------------------------------------------------------------
Extraction failed!
*******************************************************************************
Failed files:
> /initrd/mnt/dev_save/slimjet_i386.deb
*******************************************************************************
1 file(s) processed: 0 successfully, 0 skipped, 1 failed.
Finished!
# |
_________________ Oscar in England

|
Back to top
|
|
 |
SFR

Joined: 26 Oct 2011 Posts: 1749
|
Posted: Tue 02 Feb 2016, 06:44 Post subject:
|
|
OscarTalks wrote: | I right click the .deb and extract with Uextract 3.15 and the terminal window lists some errors so does not close.
I think all the files ARE successfully extracting though, they all seem to be there. |
Yeah, it's a bug - UExtract can use full dpkg-deb as well as busybox's dpkg-deb, but in case if both are available, it tries to extract again with the latter, even if the former has succeeded.
Thanks for finding and reporting this.
___________
Version 3.16:
- fixed double extraction of DEBs (thanks to OscarTalks)
- added support for fusecompress(ed) files [req. fusecompress_offline]
- can extract BOINC installers
- new extensions:
- .7zip (same as .7z)
- .tzma (same as .tar.lzma)
- .xlsm (Excel Open XML Macro-Enabled Spreadsheet)
First post updated!
Greetings!
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
Back to top
|
|
 |
quirkian2new
Joined: 06 Oct 2015 Posts: 137 Location: on the inter-planet train
|
Posted: Mon 08 Feb 2016, 06:17 Post subject:
|
|
thanks SFR for your Uextract and Packit. You are the best !!!
|
Back to top
|
|
 |
|
Page 9 of 18 [268 Posts] |
Goto page: Previous 1, 2, 3, ..., 7, 8, 9, 10, 11, ..., 16, 17, 18 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|