This repository was archived by the owner on May 21, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 358
This repository was archived by the owner on May 21, 2026. It is now read-only.
Handle installation of udev rules via CLI on Linux #695
Open
Assignees
Description
-
I'm submitting a ...
- [ x ] feature request
-
What is the current status?
On Linux, a udev rule must be installed before a user can access the PSLab device (unless the user is a member of a certain group, usually called 'dialout'). pslab-python offers a convenient way to install the udev rule via the command pslab install. pslab-desktop should offer the same feature, in case we decide to bundle pslab-python with pslab-desktop in the future (in which case pslab-python will not be accessible on the command line).
Since this feature requires root privileges, it makes sense to handle it on the command line in order to not have to handle privilege escalation within the app itself.
- Please tell us about your environment:
This is only relevant on Linux.
Activity
Metadata
Metadata
Assignees
Labels
No labels