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

Last updated: September 28,2024

1. Install "libwinpr.i686" package

Please follow the step by step instructions below to install libwinpr.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libwinpr.i686

2. Uninstall "libwinpr.i686" package

Please follow the instructions below to uninstall libwinpr.i686 on Amazon Linux 2:

$ sudo yum remove libwinpr.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libwinpr
Arch : i686
Version : 2.1.1
Release : 5.amzn2
Size : 349 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.