I am trying to install $ sudo apt install pgadmin4 on my Jetson Orin. I am getting the following error, could you please let me know how can I solve this?
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
pgadmin4 : Depends: pgadmin4-server (= 7.5) but it is not installable
Depends: pgadmin4-desktop (= 7.5) but it is not installable
Depends: pgadmin4-web (= 7.5) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.```
Also, I get the following warning when running: $sudo apt-get update
```N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/focal pgadmin4 InRelease' doesn't support architecture 'arm64'```