Installed using instructions from several posts by Thaddy as follows:
1. Add stretch-backports to sources.list
Create: sudo nano /etc/apt/sources.list.d/backports.list
Add: deb http://ftp.debian.org/debian stretch-backports main
Update: sudo apt-get update
Ignore complaints about not signed
2. FPC 3.0.4 and Lazarus 1.8.4 are both in stretch-backports
Use apt or apt-get, need to install with the -t option.
Answer Y to install without verification.
sudo apt-get -t stretch-backports install fpc
sudo apt-get -t stretch-backports install lazarus
Ignore complaints about not verified
Related posts:
Thin client/Remote desktop client RPi
Raspberry Pi Thin Client project Thin Client project want to create a very low price thin client over Raspberry Pi bo...
Raspberry Pi Thin Client project Thin Client project want to create a very low price thin client over Raspberry Pi bo...
DietPi
I am going to have a long and serious look at DietPi the next month! Very impressive collection of OS and applicati...
I am going to have a long and serious look at DietPi the next month! Very impressive collection of OS and applicati...
Tiny LCD DSPI based screens
A recent test of the tiny LCD screens (2.8 to 3.5 inch) I have, to assess if they support a recent version of Raspbian....
A recent test of the tiny LCD screens (2.8 to 3.5 inch) I have, to assess if they support a recent version of Raspbian....
CP/M on the Pi! Ultibo baremetal app
EMUZ80 RPI is a CP/M emulator, by Ronald Daleske, for the Z80 processor the Raspberry PI (2). Here is the emulator witho...
EMUZ80 RPI is a CP/M emulator, by Ronald Daleske, for the Z80 processor the Raspberry PI (2). Here is the emulator witho...