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

Last updated: May 19,2024

1. Install "libarcus.i686" package

This tutorial shows how to install libarcus.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libarcus.i686

2. Uninstall "libarcus.i686" package

Please follow the guidance below to uninstall libarcus.i686 on Fedora 35:

$ sudo dnf remove libarcus.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:51:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libarcus
Version : 4.13.1
Release : 1.fc35
Architecture : i686
Size : 45 k
Source : libarcus-4.13.1-1.fc35.src.rpm
Repository : updates
Summary : Communication library between internal components for Ultimaker software
URL : https://github.com/Ultimaker/libArcus
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.