Disagree, 'install' is quite unnecessary, from memory it wants to push everything up unto /usr/ again.
Actually
/usr/local where it
belongs! e.g. fpcdeluxe has a non-conformant install... Follow the guidelines unless you need multiple parallel installs, usually advanced users. And even that is debatable because FPC installs to a versioned directory.
And 'bigide' gets you the OnlinePackage Manager (unless I am mistaken).
Bigide installs
way too much and OPM can be installed afterwards. Two clicks away. Bigide is not a good idea on very basic, resource starved platforms like a Raspberry Pi, unless you have a Pi4 with 4 GB.
Do not install things you never need. But OPM is indeed useful and easily installed aftwards, just like the sparta packages and sqldb and the likes.
bigide also slows down building after package installs that alone is a reason
not do use bigide. E.g. on RPi 1 and 2. or Pi zero it hampers rather than aids. And it is a memory hog install.
Go ahead, make your machine only able to compile hello world....
'useride' is a new one on me.
Now you know. It is usually the better option for existing installs.
If you are actually using Raspberry Pi's you will know this is sound advice.
It simply gives you a better user experience.
Of course you can do bigide and then remove things afterwards, but I suggest adding packages to an existing basic install is way more appropriate.