How to Install libwinpr-registry0.1 in Ubuntu 18.04



Install libwinpr-registry0.1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libwinpr-registry0.1

Description:

Windows Portable Runtime library (registry library)

WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the winpr-registry shared library.

Homepage: http://www.freerdp.com/

Version: 1.1.0~git20140921.1.440916e+dfsg1-15ubuntu1

Section: universe/libs