How to Install and Uninstall libarcus-lulzbot.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "libarcus-lulzbot.i686" package

Please follow the guidelines below to install libarcus-lulzbot.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libarcus-lulzbot.i686

2. Uninstall "libarcus-lulzbot.i686" package

Please follow the instructions below to uninstall libarcus-lulzbot.i686 on Fedora 34:

$ sudo dnf remove libarcus-lulzbot.i686 $ sudo dnf autoremove

3. Information about the libarcus-lulzbot.i686 package on Fedora 34

Last metadata expiration check: 1:15:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libarcus-lulzbot
Version : 3.6.21
Release : 11.fc34
Architecture : i686
Size : 47 k
Source : libarcus-lulzbot-3.6.21-11.fc34.src.rpm
Repository : fedora
Summary : Communication library between Cura components, Lulzbot fork
URL : https://code.alephobjects.com/source/arcus
License : LGPLv3+
Description : Arcus library contains C++ code and Python 3 bindings for creating a socket in
: a thread and using this socket to send and receive messages based on the
: Protocol Buffers library. It is designed to facilitate the communication
: between Cura and its backend and similar code. This is the Lulzbot fork.