Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu package #12

Open
dlech opened this issue Apr 18, 2019 · 2 comments
Open

Ubuntu package #12

dlech opened this issue Apr 18, 2019 · 2 comments

Comments

@dlech
Copy link
Contributor

dlech commented Apr 18, 2019

FYI, I've packaged this in the ev3dev-tools PPA for Ubuntu.

sudo add-apt-repository ppa:ev3dev/tools
sudo apt update
sudo apt install ev3duder

You can also grab the .deb files from here if you don't want to use the PPA.

@a3f
Copy link
Member

a3f commented Apr 19, 2019

Great! Do you package them manually or is there some CI/CD that does that? I couldn't see any references to ev3duder in https://github.com/ev3dev/ev3dev-tools.

@dlech
Copy link
Contributor Author

dlech commented Apr 19, 2019

I build the source package manually and launchpad.net builds the binary package. See https://github.com/ev3dev/ev3duder/tree/ev3dev-bionic/debian. (The ev3dev-tools repo is unrelated to the ev3dev-tools PPA)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants