How to Install and Uninstall 3dprinter-udev-rules.noarch Package on Fedora 39

Last updated: May 09,2024

1. Install "3dprinter-udev-rules.noarch" package

Learn how to install 3dprinter-udev-rules.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install 3dprinter-udev-rules.noarch

2. Uninstall "3dprinter-udev-rules.noarch" package

Learn how to uninstall 3dprinter-udev-rules.noarch on Fedora 39:

$ sudo dnf remove 3dprinter-udev-rules.noarch $ sudo dnf autoremove

3. Information about the 3dprinter-udev-rules.noarch package on Fedora 39

Last metadata expiration check: 2:37:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : 3dprinter-udev-rules
Version : 0.3
Release : 3.fc39
Architecture : noarch
Size : 10 k
Source : 3dprinter-udev-rules-0.3-3.fc39.src.rpm
Repository : fedora
Summary : Rules for udev to give regular users access to operate 3D printers
URL : https://github.com/hroncok/3dprinter-udev-rules
License : MIT-0
Description : Normally, when you connect a RepRap like 3D printer to a Linux machine by an
: USB cable, you need to be in dialout or similar group to be able to control
: it via OctoPrint, Printrun, Cura or any other control software. Not any more.
:
: Install this rule to grant all users read and write access to collected
: devices based on the VID and PID.
:
: Disclaimer: Such device might not be a 3D printer, it my be an Arduino, it
: might be a modem and it might even be a blender. But normally you would
: add your user to dialout and get access to all of those and more anyway.
: So I guess be careful when some of the users should not get access to
: your blenders.