How to Install and Uninstall libwinpr.x86_64 Package on Amazon Linux 2

Last updated: January 12,2025

1. Install "libwinpr.x86_64" package

In this section, we are going to explain the necessary steps to install libwinpr.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libwinpr.x86_64

2. Uninstall "libwinpr.x86_64" package

This tutorial shows how to uninstall libwinpr.x86_64 on Amazon Linux 2:

$ sudo yum remove libwinpr.x86_64 $ sudo yum autoremove

3. Information about the libwinpr.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libwinpr
Arch : x86_64
Version : 2.1.1
Release : 5.amzn2
Size : 346 k
Repo : amzn2-core/2/x86_64
Summary : Windows Portable Runtime
URL : http://www.freerdp.com/
License : ASL 2.0
Description : 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.