Size: 606
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 6: | Line 6: |
== SlackBuild Slackware 14== * 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 |
== SlackBuild Slackware 14 == {{{#!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 }}} [[attachment: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.