How to Install and Uninstall open62541.i686 Package on Fedora 35

Last updated: May 18,2024

1. Install "open62541.i686" package

This is a short guide on how to install open62541.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install open62541.i686

2. Uninstall "open62541.i686" package

Please follow the guidelines below to uninstall open62541.i686 on Fedora 35:

$ sudo dnf remove open62541.i686 $ sudo dnf autoremove

3. Information about the open62541.i686 package on Fedora 35

Last metadata expiration check: 2:19:05 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : open62541
Version : 1.2.4
Release : 1.fc35
Architecture : i686
Size : 207 k
Source : open62541-1.2.4-1.fc35.src.rpm
Repository : updates
Summary : OPC UA implementation
URL : http://open62541.org
License : MPLv2.0
Description : open62541 is a C-based library (linking with C++ projects is possible)
: with all necessary tools to implement dedicated OPC UA clients and servers,
: or to integrate OPC UA-based communication into existing applications.