ilyaas/arduino-legacy
Project ID: 207139
Description
Arduino IDE (Legacy 1.x)
This package provides Arduino IDE 1.8.19, the classic and highly stable version of the open-source electronics prototyping platform. While Arduino 2.0 is available, it is unavailable for ARM on Linux, which is what I use. I needed this, so I made it. Use if useful.
Installation Instructions
sudo dnf copr enable ilyaas/fedora-packages
Install:
sudo dnf install arduino-legacy
Post installation:
sudo usermod -a -G dialout,lock $USER
Add your user to the dialout and lock groups so you can upload code to the Arduino board without using sudo
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 41
|
aarch64 (0)* | Fedora 41 (0 downloads) |
Fedora 42
|
aarch64 (0)* | Fedora 42 (1 downloads) |
Fedora 43
|
aarch64 (0)* | Fedora 43 (0 downloads) |
Fedora eln
|
aarch64 (0)* | Fedora eln (0 downloads) |
Fedora rawhide
|
aarch64 (0)* | Fedora rawhide (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ilyaas/arduino-legacy
More info about enabling Copr repositories
Fedora 41