plistutil

A library to handle Apple Property List format whereas it's binary or XML

Install

All systems
curl cmd.cat/plistutil.sh
Debian Debian
apt-get install libplist-utils
Ubuntu
apt-get install libplist-utils
Alpine
apk add libplist
Arch Arch Linux
pacman -S libplist
image/svg+xml Kali Linux
apt-get install libplist-utils
CentOS
yum install libplist
Fedora
dnf install libplist
Windows (WSL2)
sudo apt-get update sudo apt-get install libplist-utils
OS X
brew install libplist
Raspbian
apt-get install libplist-utils
Docker
docker run cmd.cat/plistutil plistutil powered by Commando

libplist

A library to handle Apple Property List format whereas it's binary or XML

libplist-utils

Apple property list converter

This package containt tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...).