How to Install and Uninstall python3-arcus.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "python3-arcus.x86_64" package

Please follow the instructions below to install python3-arcus.x86_64 on Fedora 39

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

2. Uninstall "python3-arcus.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-arcus.x86_64 on Fedora 39:

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

3. Information about the python3-arcus.x86_64 package on Fedora 39

Last metadata expiration check: 1:19:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-arcus
Version : 5.3.0
Release : 1.fc39
Architecture : x86_64
Size : 36 k
Source : libarcus-5.3.0-1.fc39.src.rpm
Repository : updates
Summary : Python 3 libArcus bindings
URL : https://github.com/Ultimaker/libArcus
License : LGPL-3.0-or-later
Description : Arcus 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.