Size: 707
Comment:
|
← Revision 4 as of 2023-05-26 13:40:21 ⇥
Size: 707
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* cd /tmp * wget http://slackbuilds.org/slackbuilds/14.0/system/cabextract.tar.gz * tar xvzf cabextract.tar.gz * cd cabextract * wget http://www.cabextract.org.uk/cabextract-1.4.tar.gz * su * ./cabextract.SlackBuild * installpkg /tmp/cabextract-1.4-i486-1_SBo.tgz |
{{{#!highlight sh cd /tmp wget http://slackbuilds.org/slackbuilds/14.0/system/cabextract.tar.gz tar xvzf cabextract.tar.gz cd cabextract wget http://www.cabextract.org.uk/cabextract-1.4.tar.gz su ./cabextract.SlackBuild installpkg /tmp/cabextract-1.4-i486-1_SBo.tgz }}} |
cabextract
cabextract is Free Software for extracting Microsoft cabinet files, also called .CAB files. cabextract is distributed under the GPL license. It is based on the portable LGPL libmspack library. cabextract supports all special features and all compression formats of Microsoft cabinet files.