How to Install and Uninstall libarcus.x86_64 Package on Fedora 34

Last updated: June 26,2024

1. Install "libarcus.x86_64" package

In this section, we are going to explain the necessary steps to install libarcus.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libarcus.x86_64

2. Uninstall "libarcus.x86_64" package

Here is a brief guide to show you how to uninstall libarcus.x86_64 on Fedora 34:

$ sudo dnf remove libarcus.x86_64 $ sudo dnf autoremove

3. Information about the libarcus.x86_64 package on Fedora 34

Last metadata expiration check: 0:52:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libarcus
Version : 4.13.1
Release : 1.fc34
Architecture : x86_64
Size : 43 k
Source : libarcus-4.13.1-1.fc34.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.