Install librsync-dev by entering the following commands in the terminal:
sudo apt update sudo apt install librsync-dev
Description:
rsync remote-delta algorithm library (development)
librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications. . This package contains the development files.
Homepage: http://librsync.sourceforge.net/
Version: 0.9.7-10build1
Section: libdevel