Install winpr-utils by entering the following commands in the terminal:
sudo apt update sudo apt install winpr-utils
Description:
Windows Portable Runtime library command line utilities
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 WinPR command line utils (winpr-hash, winpr-makecert).
Homepage: http://www.freerdp.com/
Version: 2.0.0~git20170725.1.1648deb+dfsg1-7
Section: utils