07-08-2016, 07:56 AM
(This post was last modified: 07-19-2016, 09:28 AM by Prophesi.
Edit Reason: add cache size flag
)
(07-07-2016, 02:35 PM)janeku Wrote: It says dependency is not satsifiable : libdbus-1-3 (>=1.9.14)
This is output error when trying to install suggested deb file
Edit: Installed chromium_51.0.2704.63-2.2linarojessie1_arm64.deb , and ran with suggested credentials. Work good. Youtube works perfect. If I try to run as it is installed it says no connection. Anyway it will do the job till next fixture.
Regards,
Where can I get that chromium_51.0.2704.63-2.2linarojessie1_arm64.deb package? I'm getting the same error on my 2gb pine64 running the newest headless Debian image.
Edit: Nevermind, found the link to Chromium packages in an earlier post in this thread. ( http://repo.linaro.org/ubuntu/linaro-ove...m-browser/ )
Edit #2:
Successfully installed! Here are the steps:
1. Download chromium_51.0.2704.63-2.2linarojessie1_arm64.deb from this page. (It's near the bottom of the list)
2. Open your terminal and cd into wherever it downloaded ( most likely `cd ~/Downloads` )
3. Run `sudo gdebi chro*` to install chromium along with its dependencies
4. Now you can run it whenever with `chromium --disable-seccomp-filter-sandbox --disk-cache-size=200`
Optional: Make a shortcut alias command for `chromium --disable-seccomp-filter-sandbox --disk-cache-size=200`
1. Run `alias chrome='chromium --disable-seccomp-filter-sandbox --disk-cache-size=200'`
2. Now you can just run `chrome &` to boot up chrome in a background process with the required flag
Some with certainty insist no certainty exists.