🌐
Libzip
libzip.org
libzip - libzip
Most Linux and other Unix distributions include libzip in their package distributions, it is usually called libzip or libzip-dev. On macOS, it is included in both Homebrew and Mac Ports. On Windows, it is in vcpkg. A list of available packages can be found on Repology. For building and installing libzip from source, see the build instructions.
News
Add LIBZIP_DO_INSTALL build setting to make it easier to use libzip as subproject.
Download
A C library for reading, creating, and modifying zip archives.
Packages
A C library for reading, creating, and modifying zip archives · Current version is 1.11.4
Reference
A C library for reading, creating, and modifying zip archives · Current version is 1.11.4
Software library for reading, creating, and modifying zip archives
Appveyor Build status
libzip is an open-source library for handling zip archives. It is written in portable C and can thus be used on multiple operating systems. It is based on zlib. It is used … Wikipedia
Factsheet
libzip
Developers Dieter Baron, Thomas Klausner
Stable release 1.11.4
/ 23 May 2025; 12 months ago (23 May 2025)
Factsheet
libzip
Developers Dieter Baron, Thomas Klausner
Stable release 1.11.4
/ 23 May 2025; 12 months ago (23 May 2025)
🌐
Libzip
libzip.org › INSTALL
INSTALL · libzip
DOCUMENTATION_FORMAT: choose one of man, mdoc, and html for the installed documentation (default: decided by cmake depending on available tools) LIBZIP_DO_INSTALL: If you include libzip as a subproject, link it statically and do not want to let it install its files, set this variable to OFF.
🌐
MacPorts
ports.macports.org › port › libzip
Install libzip on macOS with MacPorts
To install libzip, run the following command in macOS terminal (Applications->Utilities->Terminal)
🌐
Libzip
libzip.org › download
Download - libzip
libzip · A C library for reading, creating, and modifying zip archives. Current version is 1.11.4 · The current release: libzip-1.11.4.tar.xz ·
🌐
Homebrew
formulae.brew.sh › formula › libzip
Homebrew Formulae: libzip
brew install libzip · C library for reading, creating, and modifying zip archives · https://libzip.org/ License: BSD-3-Clause · Development: Pull requests · Formula JSON API: /api/formula/libzip.json · Formula code: libzip.rb on GitHub ...
🌐
GitHub
github.com › nih-at › libzip › blob › main › INSTALL.md
libzip/INSTALL.md at main · nih-at/libzip
On Linux, you can usually install them via your package manager. On macOS, you can use Homebrew or Mac Ports. On Windows, you can use vcpkg. Details on how to use these package managers is beyond the scope of this guide, but should be easy to ...
Author   nih-at
🌐
YouTube
youtube.com › how to install
how to install libzip in ubuntu or linux mint or kali linux - YouTube
how to install libzip in ubuntu or linux mint or kali linux open terminal(CTRL+ALT+T) 1. sudo apt update 2. sudo apt install libzip-dev
Published   February 20, 2018
Views   2K
Find elsewhere
🌐
Mac App Store
macappstore.org › home › install libzip on mac osx
Install libzip on Mac OSX - Mac App Store
June 12, 2022 - Copy and paste the following command: brew install libzip
🌐
Ubuntu
launchpad.net › ubuntu › +source › libzip
libzip package : Ubuntu
libzip-dev: library for reading, creating, and modifying zip archives (development) libzip5: library for reading, creating, and modifying zip archives (runtime) libzip5-dbgsym: debug symbols for libzip5 zipcmp: compare contents of zip archives zipcmp-dbgsym: debug symbols for zipcmp zipmerge: merge zip archives zipmerge-dbgsym: debug symbols for zipmerge ziptool: modify zip archives ziptool-dbgsym: debug symbols for ziptool
🌐
GitHub
github.com › nih-at › libzip
GitHub - nih-at/libzip: A C library for reading, creating, and modifying zip archives. · GitHub
Most Linux and other Unix distributions include libzip in their package distributions, it is usually called libzip or libzip-dev. On macOS, it is included in both Homebrew and Mac Ports. On Windows, it is in vcpkg. A list of available packages can be found on Repology. For building and installing libzip from source, see the INSTALL.md file.
Starred by 1K users
Forked by 314 users
Languages   C 90.3% | CMake 9.1%
🌐
DevManuals
devmanuals.net › install › ubuntu › ubuntu-20-04-focal-fossa › installing-libzip-dev-on-ubuntu20-04.html
How to install libzip-dev on Ubuntu 20.04 (Focal Fossa)?
After downloading the latest package list with the help of above you can run the installation process. If libzip-dev Architecture: amd64 Version: 1.5.1-0ubuntu1 Multi-Arch: same is not installed on your compter then the command 'dpkg -L libzip-dev Architecture: amd64 Version: 1.5.1-0ubuntu1 ...
🌐
Anaconda.org
anaconda.org › conda-forge › libzip
libzip - conda-forge | Anaconda.org
Install libzip with Anaconda.org. A C library for reading, creating, and modifying zip archives.
🌐
Linux From Scratch
linuxfromscratch.org › slfs › view › 12.4 › general › libzip.html
libzip-1.11.4
Download (HTTP): https://libzip.org/download/libzip-1.11.4.tar.xz · CMake · GnuTLS and Mbed-TLS-3.6.4 · Install libzip by running the following commands: mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -D CMAKE_SKIP_INSTALL_RPATH=ON \ -G Ninja ..
🌐
Noknow
noknow.info › it › os › install_libzip_from_source
noknow
July 26, 2019 - We are living as nomad in Thailand · Kakeru Sato · Software Developer · Full stack engineer · Chika Sato · Organic Travel life · Bio Life Coordinator · nutritionist · medicinal cooking coordinator · food coordinator
🌐
Vcpkg
vcpkg.io › en › package › libzip.html
vcpkg package - libzip
June 19, 2025 - https://github.com/nih-at/libzip · In classic mode, run the following vcpkg command: vcpkg install libzip · In manifest mode, run the following vcpkg command in your project directory: vcpkg add port libzip · Get Started · Windows · Linux · Mac · Stay in Touch ·