
If you see it on your system, you are ready to go. Linux raspberrypi 5.10.63-v8+ #1459 SMP PREEMPT Wed Oct 6 16:42: aarch64 GNU/LinuxĪarch64 is what we are looking for. On a 64-bits operating system, you’ll get something like: In this example, it’s “armv7”, so it’s 32-bits, which is not compatible with Eclipse. So, first, you need to make sure your system is a 64-bits version:


Most tutorials about Eclipse on Raspberry Pi I have seen are obsolete because Eclipse is no longer available in the default repository of Raspberry Pi OS 32-bits, and only offers downloads for 64-bits operating systems.

It can be either Raspberry Pi OS 64-bits (still in beta), Ubuntu, or any other distribution. To get Eclipse working on a Raspberry Pi, you need to use a 64-bits operating system. Prerequisite: Get a 64-bits Operating System The first third of the book teaches you the basics, but the following chapters include projects you can try on your own. It’s a 30-day challenge, where you learn one new thing every day until you become a Raspberry Pi expert. If you are looking to quickly progress on Raspberry Pi, you can check out my e-book here. You are at the best place to learn how to install it on your Raspberry Pi, just keep reading to follow my lead. A package is then available for this architecture on the official website and can be downloaded and installed manually.ĭon’t worry, in this article, I’ll explain how to do this step-by-step. The popular Eclipse IDE can be installed on Raspberry Pi but requires a 64-bits operating system. In this tutorial, I’ll show you how to easily install Eclipse on Raspberry Pi OS. Eclipse wouldn’t necessarily be my first choice for coding on Raspberry Pi, due to the hardware limitation and cumbersome interface, but it works fine on the recent models, and as a developer myself, I understand that using an editor you’re used to can potentially save a lot of time. If you are a developer and used to Eclipse on your computer, you might prefer to play with your Raspberry Pi using the same interface.
