Skip to content

Debian package for LEGO Programmable Brick Udev rules

License

Notifications You must be signed in to change notification settings

daniel-contrib/pbrick-rules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pbrick-rules

Debian package for LEGO programmable brick udev rules.

This provides the necessary rules to allow accessing LEGO MINDSTORMS and SPIKE programmable bricks via USB without require root permissions.

This package is available for Ubuntu (and Ubuntu derivatives) via the Pybricks PPA. To install:

sudo apt-add-repository ppa:pybricks/ppa --update
sudo apt install pbrick-rules

For other Linuxes, the rules can be manually installed by copying the contents of the linked file to /etc/udev/rules.d/50-pbrick.rules.

curl https://raw.githubusercontent.com/pybricks/pbrick-rules/main/debian/pbrick-rules.pbrick.udev | sudo tee /etc/udev/rules.d/50-pbrick.rules

About

Debian package for LEGO Programmable Brick Udev rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%