I am using DietPi OS on a test server i am messing with. (Linux Debian)
I followed the Linux install code to install the server.
It get this error message when i try to install Chromium, and also get "Context canceled" in the app when try play any tve channel.
root@DietPi:~# apt-get install chromium-browser xvfb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package chromium-browser is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'chromium-browser' has no installation candidate
root@DietPi:~#
What is the code to properly install chromium?
The server Troubleshooting page does not show any issues.