Is it possible to install Chromium-browser on PYNQ Fluxbox?

  • PYNQ version:
xilinx@pynq:/etc/X11$ pynq --version
PYNQ version: 3.0.0
  • Board name: Ultra96-V2

Cannot install Google Chromium:

xilinx@pynq:/etc/X11$ sudo apt install --fix-missing
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
xilinx@pynq:/etc/X11$ sudo apt install chromium-browser
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  chromium-browser
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 48.4 kB of archives.
After this operation, 164 kB of additional disk space will be used.
Ign:1 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 chromium-browser arm64 1:85.0.4183.83-0ubuntu2
Ign:1 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 chromium-browser arm64 1:85.0.4183.83-0ubuntu2
Ign:1 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 chromium-browser arm64 1:85.0.4183.83-0ubuntu2
Err:1 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 chromium-browser arm64 1:85.0.4183.83-0ubuntu2
  Temporary failure resolving 'ports.ubuntu.com'
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/universe/c/chromium-browser/chromium-browser_85.0.4183.83-0ubuntu2_arm64.deb  Temporary failure resolving 'ports.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?