06-10-2022, 07:58 AM
The seven pages can be essentialized into one line:
command: sudo apt-get install chromium-browser
But when we typed this into a terminal window, whe get:
error: sudo: apt-get: command not found
since the
command: sudo apk add libreoffice
worked to install LibreOffice on my PinePhone PostmarketOS posh, we tried:
command: sudo apk add chromium-browser
error: chromium-browser (no such package)
Which is the command line to install the chromium-browser on a PinePhone PostmarketOS posh?
command: sudo apt-get install chromium-browser
But when we typed this into a terminal window, whe get:
error: sudo: apt-get: command not found
since the
command: sudo apk add libreoffice
worked to install LibreOffice on my PinePhone PostmarketOS posh, we tried:
command: sudo apk add chromium-browser
error: chromium-browser (no such package)
Which is the command line to install the chromium-browser on a PinePhone PostmarketOS posh?