Skip to content

Instantly share code, notes, and snippets.

@ruario
Created December 5, 2017 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruario/75f1be00910c2c8b3342e206523ba376 to your computer and use it in GitHub Desktop.
Save ruario/75f1be00910c2c8b3342e206523ba376 to your computer and use it in GitHub Desktop.

Manually extract Vivaldi from the deb like so:

ar p vivaldi-stable_1.13.1008.34-1_armhf.deb data.tar.xz | tar Jx ./opt/vivaldi --strip 2

To start Vivaldi from a terminal:

vivaldi/vivaldi&
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment