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

Last updated: October 04,2024

1. Install "python3-arcus.x86_64" package

This guide let you learn how to install python3-arcus.x86_64 on Fedora 34

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

2. Uninstall "python3-arcus.x86_64" package

Please follow the step by step instructions below to uninstall python3-arcus.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:27:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-arcus
Version : 4.13.1
Release : 1.fc34
Architecture : x86_64
Size : 37 k
Source : libarcus-4.13.1-1.fc34.src.rpm
Repository : updates
Summary : Python 3 libArcus bindings
URL : https://github.com/Ultimaker/libArcus
License : LGPLv3+
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.