How to Install libplist++3v5 in Ubuntu 18.04



Install libplist++3v5 by entering the following commands in the terminal:

sudo apt update
sudo apt install libplist++3v5

Description:

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 library is the C++ implementation of the libplist API.

Homepage: http://www.libimobiledevice.org/

Version: 2.0.0-2ubuntu1

Section: libs