07-15-2016, 12:10 PM
(07-08-2016, 07:56 AM)Prophesi Wrote: 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`
Optional: Make a shortcut alias command for `chromium --disable-seccomp-filter-sandbox`
1. Run `alias chrome='chromium --disable-seccomp-filter-sandbox'`
2. Now you can just run `chrome &` to boot up chrome in a background process with the required flag
Hi there! Would anyone have any idea why, when I change directory to Downloads, then run "sudo gdebi chro*" I get this error: sudo: gdebi: command not found
Thank you
Pine 64+ 2GB. Android works OK. RemixOS has been buggy. Debian seems most stable to me so far.