Skip to content

Bundling Google Chrome

Eirik Smithsen edited this page Jul 16, 2018 · 15 revisions

We are not allowed to redistribute AppImages of Google Chrome, but you can easily make your own. Run on debian or Ubuntu or another deb-based distribution:

wget -c "https://github.com/AppImage/AppImages/raw/master/pkg2appimage"
bash -ex pkg2appimage Google_Chrome

Reference: https://github.com/AppImage/AppImages/blob/master/recipes/Google_Chrome.yml