How to Install and Uninstall libarcus-devel.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "libarcus-devel.x86_64" package

Please follow the instructions below to install libarcus-devel.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libarcus-devel.x86_64

2. Uninstall "libarcus-devel.x86_64" package

This tutorial shows how to uninstall libarcus-devel.x86_64 on Fedora 39:

$ sudo dnf remove libarcus-devel.x86_64 $ sudo dnf autoremove

3. Information about the libarcus-devel.x86_64 package on Fedora 39

Last metadata expiration check: 3:28:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libarcus-devel
Version : 5.3.0
Release : 1.fc39
Architecture : x86_64
Size : 19 k
Source : libarcus-5.3.0-1.fc39.src.rpm
Repository : updates
Summary : Development files for libarcus
URL : https://github.com/Ultimaker/libArcus
License : LGPLv3+ and BSD
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.
:
: Development files.