Skip to content

Releases: li-ruijie/libarchive

libarchive v3.8.6

11 Mar 00:31
c249628

Choose a tag to compare

Pre-built binaries of libarchive v3.8.6 for Windows (MSVC / MinGW x64) and Linux (GCC x86_64).

Downloads

Artifact Description
*-windows-msvc-x64-static.zip MSVC: Standalone CLI tools, static .lib, self-contained .dll, headers
*-windows-msvc-x64-dynamic.zip MSVC: DLL-linked CLI tools, shared .dll, import .lib, headers
*-windows-mingw-x64-static.zip MinGW UCRT64: Static CLI tools, static .a, self-contained .dll, headers
*-windows-mingw-x64-dynamic.zip MinGW UCRT64: DLL-linked CLI tools, shared .dll, import .a, headers
*-linux-gcc-x64-static.tar.gz Static CLI tools, static .a, headers
*-linux-gcc-x64-dynamic.tar.gz Shared CLI tools, .so library, headers

See *-libraries.txt files for build environment and dependency versions.

Library Dependencies

windows-msvc-x64-static
Build Environment
=================
Platform: Windows (MSVC x64 Static)
Runner: 20260302.43.1
Date: 2026-03-11T00:30:44Z

Embedded Library Versions (statically linked)
==============================================
bzip2:x64-windows-static                          1.0.8#6             bzip2 is a freely available, patent free, high-q...
bzip2[tool]:x64-windows-static                                        Builds bzip2 executable
libiconv:x64-windows-static                       1.18#3              iconv() text conversion.
liblzma:x64-windows-static                        5.8.2#1             Compression library with an API similar to that ...
libxml2:x64-windows-static                        2.15.1              Libxml2 is the XML C parser and toolkit develope...
libxml2[iconv]:x64-windows-static                                     Add ICONV support
libxml2[zlib]:x64-windows-static                                      Use ZLib
lz4:x64-windows-static                            1.10.0              Lossless compression algorithm, providing compre...
openssl:x64-windows-static                        3.6.1#2             OpenSSL is an open source project that provides ...
vcpkg-cmake-config:x64-windows                    2024-05-23          
vcpkg-cmake-get-vars:x64-windows                  2025-05-29          
vcpkg-cmake:x64-windows                           2024-04-23          
zlib:x64-windows-static                           1.3.1               A compression library
zstd:x64-windows-static                           1.5.7               Zstandard - Fast real-time compression algorithm

Runtime Dependencies
====================
All compression/crypto libraries statically embedded. Runtime requires only:
- KERNEL32.dll
- bcrypt.dll
- UCRT (api-ms-win-crt-*)
windows-msvc-x64-dynamic
Build Environment
=================
Platform: Windows (MSVC x64 Dynamic)
Runner: 20260302.43.1
Date: 2026-03-11T00:28:23Z

vcpkg Dependencies (x64-windows)
=================================
bzip2:x64-windows                                 1.0.8#6             bzip2 is a freely available, patent free, high-q...
bzip2[tool]:x64-windows                                               Builds bzip2 executable
libiconv:x64-windows                              1.18#3              iconv() text conversion.
liblzma:x64-windows                               5.8.2#1             Compression library with an API similar to that ...
libxml2:x64-windows                               2.15.1              Libxml2 is the XML C parser and toolkit develope...
libxml2[iconv]:x64-windows                                            Add ICONV support
libxml2[zlib]:x64-windows                                             Use ZLib
lz4:x64-windows                                   1.10.0              Lossless compression algorithm, providing compre...
openssl:x64-windows                               3.6.1#2             OpenSSL is an open source project that provides ...
vcpkg-cmake-config:x64-windows                    2024-05-23          
vcpkg-cmake-get-vars:x64-windows                  2025-05-29          
vcpkg-cmake:x64-windows                           2024-04-23          
zlib:x64-windows                                  1.3.1               A compression library
zstd:x64-windows                                  1.5.7               Zstandard - Fast real-time compression algorithm

DLL Dependencies (libarchive.dll)
==================================
Microsoft (R) COFF/PE Dumper Version 14.44.35223.0
Copyright (C) Microsoft Corporation.  All rights reserved.


Dump of file install-shared\bin\libarchive.dll

File Type: DLL

  Image has the following dependencies:

    zlib1.dll
    bz2.dll
    liblzma.dll
    lz4.dll
    zstd.dll
    bcrypt.dll
    libcrypto-3-x64.dll
    iconv-2.dll
    libxml2.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-time-l1-1-0.dll
    api-ms-win-crt-utility-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-convert-l1-1-0.dll
    api-ms-win-crt-locale-l1-1-0.dll
    api-ms-win-crt-environment-l1-1-0.dll
    api-ms-win-crt-filesystem-l1-1-0.dll

  Summary

        3000 .data
        7000 .pdata
       26000 .rdata
        1000 .reloc
        1000 .rsrc
       91000 .text

DLL Dependencies (bsdtar.exe)
==============================
Microsoft (R) COFF/PE Dumper Version 14.44.35223.0
Copyright (C) Microsoft Corporation.  All rights reserved.


Dump of file install-shared\bin\bsdtar.exe

File Type: EXECUTABLE IMAGE

  Image has the following dependencies:

    zlib1.dll
    bz2.dll
    liblzma.dll
    lz4.dll
    zstd.dll
    bcrypt.dll
    libcrypto-3-x64.dll
    iconv-2.dll
    libxml2.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-convert-l1-1-0.dll
    api-ms-win-crt-environment-l1-1-0.dll
    api-ms-win-crt-filesystem-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-time-l1-1-0.dll
    api-ms-win-crt-locale-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-utility-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll

  Summary

        3000 .data
        7000 .pdata
       23000 .rdata
        1000 .reloc
        1000 .rsrc
       92000 .text
windows-mingw-x64-static
Build Environment
=================
Platform: Windows (MinGW-w64 UCRT64 x64 Static)
Date: 2026-03-11T00:13:37Z

Embedded Library Versions (statically linked)
==============================================
mingw-w64-ucrt-x86_64-gcc 15.2.0-13
mingw-w64-ucrt-x86_64-zlib 1.3.2-2
mingw-w64-ucrt-x86_64-bzip2 1.0.8-3
mingw-w64-ucrt-x86_64-xz 5.8.2-1
mingw-w64-ucrt-x86_64-lz4 1.10.0-1
mingw-w64-ucrt-x86_64-zstd 1.5.7-1
mingw-w64-ucrt-x86_64-openssl 3.6.1-3
mingw-w64-ucrt-x86_64-libiconv 1.18-1
mingw-w64-ucrt-x86_64-libxml2 2.15.2-1

Runtime Dependencies
====================
All compression/crypto libraries statically embedded. Runtime requires only:
- KERNEL32.dll
- bcrypt.dll
- UCRT (api-ms-win-crt-*)
windows-mingw-x64-dynamic
Build Environment
=================
Platform: Windows (MinGW-w64 UCRT64 x64 Dynamic)
Date: 2026-03-11T00:10:49Z

MSYS2 Package Versions
======================
mingw-w64-ucrt-x86_64-gcc 15.2.0-13
mingw-w64-ucrt-x86_64-zlib 1.3.2-2
mingw-w64-ucrt-x86_64-bzip2 1.0.8-3
mingw-w64-ucrt-x86_64-xz 5.8.2-1
mingw-w64-ucrt-x86_64-lz4 1.10.0-1
mingw-w64-ucrt-x86_64-zstd 1.5.7-1
mingw-w64-ucrt-x86_64-openssl 3.6.1-3
mingw-w64-ucrt-x86_64-libiconv 1.18-1
mingw-w64-ucrt-x86_64-libxml2 2.15.2-1

DLL Dependencies (libarchive.dll)
==================================
	ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x7ffcd4520000)
	KERNEL32.DLL => /c/Windows/System32/KERNEL32.DLL (0x7ffcd3600000)
	KERNELBASE.dll => /c/Windows/System32/KERNELBASE.dll (0x7ffcd1ec0000)
	msvcrt.dll => /c/Windows/System32/msvcrt.dll (0x7ffcd4330000)
	ucrtbase.dll => /c/Windows/System32/ucrtbase.dll (0x7ffcd1a10000)
	bcrypt.dll => /c/Windows/SYSTEM32/bcrypt.dll (0x7ffcd1560000)
	sechost.dll => /c/Windows/System32/sechost.dll (0x7ffcd2d30000)
	libb2-1.dll => /ucrt64/bin/libb2-1.dll (0x7ffcc0300000)
	libbz2-1.dll => /ucrt64/bin/libbz2-1.dll (0x7ffcbc2c0000)
	libcrypto-3-x64.dll => /ucrt64/bin/libcrypto-3-x64.dll (0x7ffca4550000)
	libiconv-2.dll => /ucrt64/bin/libiconv-2.dll (0x7ffcae770000)
	ADVAPI32.dll => /c/Windows/System32/ADVAPI32.dll (0x7ffcd2ea0000)
	liblzma-5.dll => /ucrt64/bin/liblzma-5.dll (0x7ffcbc280000)
	liblz4.dll => /ucrt64/bin/liblz4.dll (0x7ffcb4ff0000)
	RPCRT4.dll => /c/Windows/System32/RPCRT4.dll (0x7ffcd2f70000)
	libxml2-16.dll => /ucrt64/bin/libxml2-16.dll (0x7ffcae630000)
	zlib1.dll => /ucrt64/bin/zlib1.dll (0x7ffcb4fc0000)
	libzstd.dll => /ucrt64/bin/libzstd.dll (0x7ffcae500000)
	CRYPT32.dll => /c/Windows/System32/CRYPT32.dll (0x7ffcd1c10000)
	USER32.dll => /c/Windows/System32/USER32.dll (0x7ffcd32b0000)
	win32u.dll => /c/Windows/System32/win32u.dll (0x7ffcd1920000)
	GDI32.dll => /c/Windows/System32/GDI32.dll (0x7ffcd3090000)
	gdi32full.dll => /c/Windows/System32/gdi32full.dll (0x7ffcd1d90000)
	msvcp_win.dll => /c/Windows/System32/msvcp_win.dll (0x7ffcd1700000)
	WS2_32.dll => /c/Windows/System32/WS2_32.dll (0x7ffcd28b0000)
	CRYPTBASE.DLL => /c/Windows/System32/CRYPTBASE.DLL (0x7ffcd0b70000)
	bcryptPrimitives.dll => /c/Windows/System32/bcryptPrimitives.dll (0x7ffcd1b60000)
	IMM32.DLL => /c/Windows/System32/IMM32.DLL (0x7ffcd31a0000)

DLL Dependencies (bsdtar.exe)
==============================
	ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x7ffcd4520000)
	KERNEL32.DLL => /c/Windows/System32/KERNEL32.DLL (0x7ffcd3600000)
	KERNELBASE.dll => /c/Windows/System32/KE...
Read more

libarchive v3.8.5

06 Feb 05:40
c249628

Choose a tag to compare

Pre-built binaries of libarchive v3.8.5 for Windows (MSVC / MinGW x64) and Linux (GCC x86_64).

Downloads

Artifact Description
*-windows-msvc-x64-static.zip MSVC: Standalone CLI tools, static .lib, self-contained .dll, headers
*-windows-msvc-x64-dynamic.zip MSVC: DLL-linked CLI tools, shared .dll, import .lib, headers
*-windows-mingw-x64-static.zip MinGW UCRT64: Static CLI tools, static .a, self-contained .dll, headers
*-windows-mingw-x64-dynamic.zip MinGW UCRT64: DLL-linked CLI tools, shared .dll, import .a, headers
*-linux-gcc-x64-static.tar.gz Static CLI tools, static .a, headers
*-linux-gcc-x64-dynamic.tar.gz Shared CLI tools, .so library, headers

See *-libraries.txt files for build environment and dependency versions.

Library Dependencies

windows-msvc-x64-static
Build Environment
=================
Platform: Windows (MSVC x64 Static)
Runner: 20260202.17.1
Date: 2026-02-06T05:40:00Z

Embedded Library Versions (statically linked)
==============================================
bzip2:x64-windows-static                          1.0.8#6             bzip2 is a freely available, patent free, high-q...
bzip2[tool]:x64-windows-static                                        Builds bzip2 executable
libiconv:x64-windows-static                       1.18#3              iconv() text conversion.
liblzma:x64-windows-static                        5.8.2               Compression library with an API similar to that ...
libxml2:x64-windows-static                        2.15.1              Libxml2 is the XML C parser and toolkit develope...
libxml2[iconv]:x64-windows-static                                     Add ICONV support
libxml2[zlib]:x64-windows-static                                      Use ZLib
lz4:x64-windows-static                            1.10.0              Lossless compression algorithm, providing compre...
openssl:x64-windows-static                        3.6.1#1             OpenSSL is an open source project that provides ...
vcpkg-cmake-config:x64-windows                    2024-05-23          
vcpkg-cmake-get-vars:x64-windows                  2025-05-29          
vcpkg-cmake:x64-windows                           2024-04-23          
zlib:x64-windows-static                           1.3.1               A compression library
zstd:x64-windows-static                           1.5.7               Zstandard - Fast real-time compression algorithm

Runtime Dependencies
====================
All compression/crypto libraries statically embedded. Runtime requires only:
- KERNEL32.dll
- bcrypt.dll
- UCRT (api-ms-win-crt-*)
windows-msvc-x64-dynamic
Build Environment
=================
Platform: Windows (MSVC x64 Dynamic)
Runner: 20260202.17.1
Date: 2026-02-06T05:37:39Z

vcpkg Dependencies (x64-windows)
=================================
bzip2:x64-windows                                 1.0.8#6             bzip2 is a freely available, patent free, high-q...
bzip2[tool]:x64-windows                                               Builds bzip2 executable
libiconv:x64-windows                              1.18#3              iconv() text conversion.
liblzma:x64-windows                               5.8.2               Compression library with an API similar to that ...
libxml2:x64-windows                               2.15.1              Libxml2 is the XML C parser and toolkit develope...
libxml2[iconv]:x64-windows                                            Add ICONV support
libxml2[zlib]:x64-windows                                             Use ZLib
lz4:x64-windows                                   1.10.0              Lossless compression algorithm, providing compre...
openssl:x64-windows                               3.6.1#1             OpenSSL is an open source project that provides ...
vcpkg-cmake-config:x64-windows                    2024-05-23          
vcpkg-cmake-get-vars:x64-windows                  2025-05-29          
vcpkg-cmake:x64-windows                           2024-04-23          
zlib:x64-windows                                  1.3.1               A compression library
zstd:x64-windows                                  1.5.7               Zstandard - Fast real-time compression algorithm

DLL Dependencies (libarchive.dll)
==================================
Microsoft (R) COFF/PE Dumper Version 14.44.35222.0
Copyright (C) Microsoft Corporation.  All rights reserved.


Dump of file install-shared\bin\libarchive.dll

File Type: DLL

  Image has the following dependencies:

    zlib1.dll
    bz2.dll
    liblzma.dll
    lz4.dll
    zstd.dll
    bcrypt.dll
    libcrypto-3-x64.dll
    iconv-2.dll
    libxml2.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-time-l1-1-0.dll
    api-ms-win-crt-utility-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-convert-l1-1-0.dll
    api-ms-win-crt-locale-l1-1-0.dll
    api-ms-win-crt-environment-l1-1-0.dll
    api-ms-win-crt-filesystem-l1-1-0.dll

  Summary

        3000 .data
        7000 .pdata
       26000 .rdata
        1000 .reloc
        1000 .rsrc
       91000 .text

DLL Dependencies (bsdtar.exe)
==============================
Microsoft (R) COFF/PE Dumper Version 14.44.35222.0
Copyright (C) Microsoft Corporation.  All rights reserved.


Dump of file install-shared\bin\bsdtar.exe

File Type: EXECUTABLE IMAGE

  Image has the following dependencies:

    zlib1.dll
    bz2.dll
    liblzma.dll
    lz4.dll
    zstd.dll
    bcrypt.dll
    libcrypto-3-x64.dll
    iconv-2.dll
    libxml2.dll
    KERNEL32.dll
    VCRUNTIME140.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-convert-l1-1-0.dll
    api-ms-win-crt-environment-l1-1-0.dll
    api-ms-win-crt-filesystem-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-time-l1-1-0.dll
    api-ms-win-crt-locale-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-utility-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll

  Summary

        3000 .data
        7000 .pdata
       23000 .rdata
        1000 .reloc
        1000 .rsrc
       92000 .text
windows-mingw-x64-static
Build Environment
=================
Platform: Windows (MinGW-w64 UCRT64 x64 Static)
Date: 2026-02-06T05:21:58Z

Embedded Library Versions (statically linked)
==============================================
mingw-w64-ucrt-x86_64-gcc 15.2.0-11
mingw-w64-ucrt-x86_64-zlib 1.3.1-1
mingw-w64-ucrt-x86_64-bzip2 1.0.8-3
mingw-w64-ucrt-x86_64-xz 5.8.2-1
mingw-w64-ucrt-x86_64-lz4 1.10.0-1
mingw-w64-ucrt-x86_64-zstd 1.5.7-1
mingw-w64-ucrt-x86_64-openssl 3.6.1-3
mingw-w64-ucrt-x86_64-libiconv 1.18-1
mingw-w64-ucrt-x86_64-libxml2 2.15.1-4

Runtime Dependencies
====================
All compression/crypto libraries statically embedded. Runtime requires only:
- KERNEL32.dll
- bcrypt.dll
- UCRT (api-ms-win-crt-*)
windows-mingw-x64-dynamic
Build Environment
=================
Platform: Windows (MinGW-w64 UCRT64 x64 Dynamic)
Date: 2026-02-06T05:19:08Z

MSYS2 Package Versions
======================
mingw-w64-ucrt-x86_64-gcc 15.2.0-11
mingw-w64-ucrt-x86_64-zlib 1.3.1-1
mingw-w64-ucrt-x86_64-bzip2 1.0.8-3
mingw-w64-ucrt-x86_64-xz 5.8.2-1
mingw-w64-ucrt-x86_64-lz4 1.10.0-1
mingw-w64-ucrt-x86_64-zstd 1.5.7-1
mingw-w64-ucrt-x86_64-openssl 3.6.1-3
mingw-w64-ucrt-x86_64-libiconv 1.18-1
mingw-w64-ucrt-x86_64-libxml2 2.15.1-4

DLL Dependencies (libarchive.dll)
==================================
	ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x7ffe2d6c0000)
	KERNEL32.DLL => /c/Windows/System32/KERNEL32.DLL (0x7ffe2b5b0000)
	KERNELBASE.dll => /c/Windows/System32/KERNELBASE.dll (0x7ffe2ae40000)
	msvcrt.dll => /c/Windows/System32/msvcrt.dll (0x7ffe2b900000)
	ucrtbase.dll => /c/Windows/System32/ucrtbase.dll (0x7ffe2aae0000)
	bcrypt.dll => /c/Windows/SYSTEM32/bcrypt.dll (0x7ffe2a700000)
	sechost.dll => /c/Windows/System32/sechost.dll (0x7ffe2b500000)
	libbz2-1.dll => /ucrt64/bin/libbz2-1.dll (0x7ffe14500000)
	libb2-1.dll => /ucrt64/bin/libb2-1.dll (0x7ffe144f0000)
	libcrypto-3-x64.dll => /ucrt64/bin/libcrypto-3-x64.dll (0x7ffe044b0000)
	libiconv-2.dll => /ucrt64/bin/libiconv-2.dll (0x7ffe06fa0000)
	ADVAPI32.dll => /c/Windows/System32/ADVAPI32.dll (0x7ffe2bd50000)
	liblz4.dll => /ucrt64/bin/liblz4.dll (0x7ffe132d0000)
	liblzma-5.dll => /ucrt64/bin/liblzma-5.dll (0x7ffe13250000)
	RPCRT4.dll => /c/Windows/System32/RPCRT4.dll (0x7ffe2c830000)
	libxml2-16.dll => /ucrt64/bin/libxml2-16.dll (0x7ffe04370000)
	zlib1.dll => /ucrt64/bin/zlib1.dll (0x7ffe13230000)
	libzstd.dll => /ucrt64/bin/libzstd.dll (0x7ffe03620000)
	CRYPT32.dll => /c/Windows/System32/CRYPT32.dll (0x7ffe2ac30000)
	USER32.dll => /c/Windows/System32/USER32.dll (0x7ffe2b9b0000)
	win32u.dll => /c/Windows/System32/win32u.dll (0x7ffe2a980000)
	GDI32.dll => /c/Windows/System32/GDI32.dll (0x7ffe2c300000)
	gdi32full.dll => /c/Windows/System32/gdi32full.dll (0x7ffe2a9b0000)
	msvcp_win.dll => /c/Windows/System32/msvcp_win.dll (0x7ffe2b240000)
	WS2_32.dll => /c/Windows/System32/WS2_32.dll (0x7ffe2bb80000)
	CRYPTBASE.DLL => /c/Windows/System32/CRYPTBASE.DLL (0x7ffe29d20000)
	bcryptPrimitives.dll => /c/Windows/System32/bcryptPrimitives.dll (0x7ffe2a810000)
	IMM32.DLL => /c/Windows/System32/IMM32.DLL (0x7ffe2c430000)

DLL Dependencies (bsdtar.exe)
==============================
	ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x7ffe2d6c0000)
	KERNEL32.DLL => /c/Windows/System32/KERNEL32.DLL (0x7ffe2b5b0000)
	KERNELBASE.dll => /c/Windows/System32/KE...
Read more