plutil

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

Install

All systems
curl cmd.cat/plutil.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/plutil plutil powered by Commando

libplist

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

libplist-dbg

Library for handling Apple binary and XML property lists

libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). This package contains the debugging symbols.

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 ...).