- Arch Linux User Repository
- Latest Comments
- FabioLolix commented on 2022-09-14 17:28 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:20 (UTC)
- FabioLolix commented on 2022-09-14 17:18 (UTC) (edited on 2022-09-14 17:18 (UTC) by FabioLolix)
- yangtsesu commented on 2022-09-14 13:53 (UTC)
- SuperNinja_4965 commented on 2022-06-09 20:55 (UTC)
- shuyuan-liu commented on 2022-04-08 23:48 (UTC)
- kernel_daemon commented on 2022-03-18 17:40 (UTC)
- wapel commented on 2021-12-04 06:13 (UTC)
- Master81 commented on 2021-08-31 17:41 (UTC) (edited on 2021-10-19 21:16 (UTC) by Master81)
- Arch Linux User Repository
- Latest Comments
- alogim commented on 2023-07-03 19:53 (UTC)
- KI9N commented on 2022-10-28 12:15 (UTC)
- RVA965 commented on 2022-10-01 03:24 (UTC)
- SuperNinja_4965 commented on 2022-09-17 19:37 (UTC) (edited on 2022-09-17 19:38 (UTC) by SuperNinja_4965)
- Zdrobot commented on 2022-09-17 05:00 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:49 (UTC)
- FabioLolix commented on 2022-09-14 17:47 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:44 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:40 (UTC)
- Arch Linux User Repository
- Latest Comments
- greyltc commented on 2021-08-22 15:12 (UTC)
- Master81 commented on 2021-08-21 18:24 (UTC) (edited on 2021-08-22 11:15 (UTC) by Master81)
- FabioLolix commented on 2021-05-14 09:52 (UTC)
- plazma commented on 2021-04-22 18:11 (UTC)
- FabioLolix commented on 2021-03-31 20:13 (UTC)
- gardar commented on 2020-10-15 00:16 (UTC) (edited on 2020-10-15 00:18 (UTC) by gardar)
- marekpetrik commented on 2020-08-09 11:56 (UTC)
- gardar commented on 2020-01-05 03:48 (UTC)
- Arch Linux User Repository
- Latest Comments
- alogim commented on 2023-07-03 19:53 (UTC)
- KI9N commented on 2022-10-28 12:15 (UTC)
- RVA965 commented on 2022-10-01 03:24 (UTC)
- SuperNinja_4965 commented on 2022-09-17 19:37 (UTC) (edited on 2022-09-17 19:38 (UTC) by SuperNinja_4965)
- Zdrobot commented on 2022-09-17 05:00 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:49 (UTC)
- FabioLolix commented on 2022-09-14 17:47 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:44 (UTC)
- SuperNinja_4965 commented on 2022-09-14 17:40 (UTC)
Arch Linux User Repository
Arduino IDE 2.x has left beta. Its package has been renamed to arduino-ide-bin.
Latest Comments
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)
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 to git+https:// fixes the problem.
kernel_daemon commented on 2022-03-18 17:40 (UTC)
Hello, can you please update the version. There is rc5 available
wapel commented on 2021-12-04 06:13 (UTC)
Checksum has changed: da6243662ded41cf2c527deb28ac8552a3e91c3aa4dac65701de57e0af40b2a9
Master81 commented on 2021-08-31 17:41 (UTC) (edited on 2021-10-19 21:16 (UTC) by Master81)
Pull Request2:
@netroy I don’t really think there is any problem with the icon. You don’t want to make a custom product nor a custom software You just trying to integrate the official Arduino IDE with the logo icon on Linux desktops. However if you still want to use the community logo, Well I made a better PKGBUILD based on that one which I’m gonna post it here.
Arch Linux User Repository
Arduino IDE 2.x has left beta. Its package has been renamed to arduino-ide-bin.
Latest Comments
alogim commented on 2023-07-03 19:53 (UTC)
I get the following error:
Arduino IDE 2.1.1 Starting backend process. PID: 79903 Invalid MIT-MAGIC-COOKIE-1 key [79884:0703/215040.515057:ERROR:browser_main_loop.cc(1400)] Unable to open X display. The futex facility returned an unexpected error code. [1] 79884 IOT instruction (core dumped) /usr/bin/arduino-ide
Is anyone facing a similar issue?
KI9N commented on 2022-10-28 12:15 (UTC)
Can you also add %U to the end of the Exec=arduino-ide line in the .desktop file so it can be used to open .ino files from the file manager?
RVA965 commented on 2022-10-01 03:24 (UTC)
This is a small thing, but could you remove the spaces in the .desktop file? This messes with programs which parse desktop files (e.g. Rofi).
To be more specific, there is a space before every newline which should be removed.
SuperNinja_4965 commented on 2022-09-17 19:37 (UTC) (edited on 2022-09-17 19:38 (UTC) by SuperNinja_4965)
@Zdrobot The arduino-ide-bin package has the replaces tag in it meaning that the beta will be uninstalled upon installing the release. As for moving libraries, boards configurations etc these are stored in your user folder and so are not removed or managed by pacman. Uninstalling the IDE will not remove these files. When installing the arduino-ide-bin package you will NOT need to make any extra steps in order to continue using your existing boards or libraries.
Zdrobot commented on 2022-09-17 05:00 (UTC)
So, how do you transition from arduino-ide-beta-bin to arduino-ide-bin, other than uninstalling the former and installing the latter? Would that mean you’d have to install all the platforms and libraries again?
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.
Copyright © 2004-2023 aurweb Development Team.
AUR packages are user produced content. Any use of the provided files is at your own risk.
Arch Linux User Repository
Arduino IDE 2.x has left beta. Its package has been renamed to arduino-ide-bin.
Latest Comments
greyltc commented on 2021-08-22 15:12 (UTC)
Could you please rename this so that it ends in -bin?
Master81 commented on 2021-08-21 18:24 (UTC) (edited on 2021-08-22 11:15 (UTC) by Master81)
Pull Request for Icon
The icon just looks horrible specially on the Desktop Environments that use big icons. for instance the GNOME DE. I modified your PKGBUILD and added a proper Icon integration to it. please replace it with your PKGBUILD. Here is the link. Cheers
FabioLolix commented on 2021-05-14 09:52 (UTC)
Hello, this pkgbuild need to be renamed arduino-ide-beta-bin, since it is repackaging a precompiled beta version
plazma commented on 2021-04-22 18:11 (UTC)
FabioLolix commented on 2021-03-31 20:13 (UTC)
Hello, this pkgbuild need to be renamed arduino-ide-beta-bin, since it is repackaging a precompiled beta version
gardar commented on 2020-10-15 00:16 (UTC) (edited on 2020-10-15 00:18 (UTC) by gardar)
Thanks for noticing @marekpetrik unfortunately the packaging from arduino varies so I have to constantly update the way I extract the source and build the package and I hadn’t fully tested that version. Just updated the package to 0.1.2 which should work.
marekpetrik commented on 2020-08-09 11:56 (UTC)
/usr/bin/arduino-pro-ide does not point to the right location. To fix it, run:
sudo ln -sf /opt/arduino-pro-ide/Arduino\ Pro\ IDE-v0.0.6-linux-x64/arduino-pro-ide /usr/bin/arduino-pro-ide
gardar commented on 2020-01-05 03:48 (UTC)
I refactored this package and updated it to the latest version (0.0.3) You can find the updated PKGBUILD and .install files here: https://gist.github.com/gardar/ae84296131dda3501d1578d9eef4e577
Btw, the application won’t work without a valid arduino-cli.yaml file, you can see further details in the .install file I made.
Copyright © 2004-2023 aurweb Development Team.
AUR packages are user produced content. Any use of the provided files is at your own risk.
Arch Linux User Repository
Arduino IDE 2.x has left beta. Its package has been renamed to arduino-ide-bin.
Latest Comments
alogim commented on 2023-07-03 19:53 (UTC)
I get the following error:
Arduino IDE 2.1.1 Starting backend process. PID: 79903 Invalid MIT-MAGIC-COOKIE-1 key [79884:0703/215040.515057:ERROR:browser_main_loop.cc(1400)] Unable to open X display. The futex facility returned an unexpected error code. [1] 79884 IOT instruction (core dumped) /usr/bin/arduino-ide
Is anyone facing a similar issue?
KI9N commented on 2022-10-28 12:15 (UTC)
Can you also add %U to the end of the Exec=arduino-ide line in the .desktop file so it can be used to open .ino files from the file manager?
RVA965 commented on 2022-10-01 03:24 (UTC)
This is a small thing, but could you remove the spaces in the .desktop file? This messes with programs which parse desktop files (e.g. Rofi).
To be more specific, there is a space before every newline which should be removed.
SuperNinja_4965 commented on 2022-09-17 19:37 (UTC) (edited on 2022-09-17 19:38 (UTC) by SuperNinja_4965)
@Zdrobot The arduino-ide-bin package has the replaces tag in it meaning that the beta will be uninstalled upon installing the release. As for moving libraries, boards configurations etc these are stored in your user folder and so are not removed or managed by pacman. Uninstalling the IDE will not remove these files. When installing the arduino-ide-bin package you will NOT need to make any extra steps in order to continue using your existing boards or libraries.
Zdrobot commented on 2022-09-17 05:00 (UTC)
So, how do you transition from arduino-ide-beta-bin to arduino-ide-bin, other than uninstalling the former and installing the latter? Would that mean you’d have to install all the platforms and libraries again?
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.
Copyright © 2004-2023 aurweb Development Team.
AUR packages are user produced content. Any use of the provided files is at your own risk.