After downloading the Intellij IDEA programming software, the Installation document suggests that I add it to the PATH Environment, yet I am unable to do so using the "export" command as many of the forums suggest.
I run the command as so:
sudo export PATH=/home/myusername/Programming/idea-IC-222.4167.29/bin:$PATH
Yet am met with this error message:
sudo: export: command not found
I have tried finding solutions to this and am struggling. I've also tried finding guides on how to install the export function onto my system but have had no luck.
I'm using ParrotOS Security Edition 5.0 Electro Ara.
Any suggestions/help would be much appreciated, thanks.