Tuesday, July 01, 2008

$ aptitude install opera

To install the Opera web browser do the following:

On the CLI:

$ sudo nano /etc/apt/sources.list

Add this to the end:

deb http://deb.opera.com/opera/ testing non-free

CTRL X

Y

ENTER/RETURN

$ sudo aptitude update

$ sudo aptitude install opera

No comments:

Post a Comment

Trust, But Verify: Reverse-Engineering a Wallet's Key Derivation

"Non-custodial" is a claim, not a fact. Any wallet can say your keys never leave your device — the only way to actually know is to...