Search Criteria
Package Details: arduino-ide-bin 2.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/arduino-ide-bin.git (read-only, click to copy) |
---|---|
Package Base: | arduino-ide-bin |
Description: | Arduino prototyping platform IDE, rewrite based on the Theia IDE framework. |
Upstream URL: | https://github.com/arduino/arduino-ide |
Licenses: | AGPL3 |
Conflicts: | arduino-ide |
Provides: | arduino-ide |
Replaces: | arduino-ide-beta-bin |
Submitter: | SuperNinja_4965 |
Maintainer: | SuperNinja_4965 |
Last Packager: | SuperNinja_4965 |
Votes: | 35 |
Popularity: | 0.53 |
First Submitted: | 2022-09-14 17:38 (UTC) |
Last Updated: | 2024-09-26 00:09 (UTC) |
Dependencies (9)
- git (git-gitAUR, git-glAUR)
- libsecret
- libxkbfile
- libxss
- nss (nss-hgAUR)
- libusb (libusb-gitAUR) (optional) – Needed for some libraries or boards
- libusb-compat (libusb0AUR) (optional) – Needed for the `micronucleus` cli utility
- python-pyserial (optional) – Needed for esptool
- usbutils (usbutils-gitAUR) (optional) – Needed for stm32 boards using st-link
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
SuperNinja_4965 commented on 2022-09-14 17:49 (UTC)
possibly as i doubt it as to quote the arduino download page: https://www.arduino.cc/en/software "Nightly builds with the latest bugfixes are available through the section below.". But if you want me to cancel the request i can.
FabioLolix commented on 2022-09-14 17:47 (UTC)
I wouldn't merge this pkgbuild yet because there could be future development release
SuperNinja_4965 commented on 2022-09-14 17:44 (UTC)
Arduino IDE 2.x has left beta. Its package has been renamed to arduino-ide-bin.
SuperNinja_4965 commented on 2022-09-14 17:40 (UTC)
@FabioLolix Ok I have created the package. I have added you as a co-maintainer but if you dont want to be a maintainer just disown it. I will create a merge request for this package as well.
FabioLolix commented on 2022-09-14 17:28 (UTC)
Call it arduino-ide-bin, no need to add version to pkgname, about the future of Arduino 1.x I don't know, anyway the pkgname are different (arduino-ide vs arduino), if Arduino 1.x is dropped from Arch one can always create here arduino-bin for avoiding compiling from source
SuperNinja_4965 commented on 2022-09-14 17:20 (UTC)
@FabioLolix I'm thinking of creating a arduino-ide-2-bin package here on the aur as even though 2.x is designed to replace legacy 1.x it might be worth keeping these packages separate. Thoughts?
FabioLolix commented on 2022-09-14 17:18 (UTC) (edited on 2022-09-14 17:18 (UTC) by FabioLolix)
@yangtsesu v2.0 is a stable release which require a new pkgbuild, I have flagged out-of-date the Arch package yesterday
yangtsesu commented on 2022-09-14 13:53 (UTC)
Arduino IDE 2.0 release.
SuperNinja_4965 commented on 2022-06-09 20:55 (UTC)
Thought i would share an updated PKGBUILD for rc7. http://ix.io/3ZNC This includes several patches along with the update which will include more info in the .desktop file as well as use the correct icon for the application. Thought i would help update the AUR since i package the flathub version
shuyuan-liu commented on 2022-04-08 23:48 (UTC)
GitHub doesn't allow the unencrypted
git://
protocol anymore (see https://github.blog/2021-09-01-improving-git-protocol-security-github/), and the sources fail to download. Changing togit+https://
fixes the problem.« First ‹ Previous 1 2 3 4 5 Next › Last »