How to Install and Uninstall python3-lcm.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-lcm.x86_64" package

This is a short guide on how to install python3-lcm.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-lcm.x86_64

2. Uninstall "python3-lcm.x86_64" package

Please follow the steps below to uninstall python3-lcm.x86_64 on Fedora 34:

$ sudo dnf remove python3-lcm.x86_64 $ sudo dnf autoremove

3. Information about the python3-lcm.x86_64 package on Fedora 34

Last metadata expiration check: 2:00:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-lcm
Version : 1.4.0
Release : 1.fc33
Architecture : x86_64
Size : 59 k
Source : lcm-1.4.0-1.fc33.src.rpm
Repository : fedora
Summary : Lightweight communications and marshaling Python 3 bindings
URL : https://lcm-proj.github.io/
License : LGPLv2+
Description : LCM is a library for message passing and data marshaling targeted at real time
: systems where high-bandwidth and low latency are critical.