Skip to content

Instantly share code, notes, and snippets.

View diogenesbrussels's full-sized avatar
😄

Olivier@Diogenes diogenesbrussels

😄
View GitHub Profile
@diogenesbrussels
diogenesbrussels / installation instructions.txt
Last active May 31, 2022 11:51
Install Belgium eID authentication on Chromebook (workaround)
Installation procedure
This one time installation is only valid for the primary user, other chromebook users will not have access to this.
Activate linux terminal (please keep recommended values, this may take a few minutes)
Settings > Advanced settings > Developers > Linux development environment > Activate > Next > Install
The terminal should open after this or you can open linux terminal yourself (start Terminal app)
Type the following command :
sudo apt -y update && sudo apt -y upgrade
sudo apt install chromium -y