Skip to content

Instantly share code, notes, and snippets.

View richarson's full-sized avatar

Ricardo J. Barberis richarson

View GitHub Profile
@ruario
ruario / latest-opera.sh
Last active March 13, 2025 00:07
This script will find the latest Opera stable binary package, downloads and repackage it into Slackware format
#!/bin/bash
# latest-opera Version 2.1
# This script will find the latest Opera stable binary package,
# download it and repackage it into Slackware format.
# Copyright 2018 Ruari Oedegaard, Oslo, Norway
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ruario
ruario / README.md
Last active March 19, 2025 22:55
Extracts an Opera Debian package and installs it into /usr/local. An uninstall script is also created and installed as well. Upgrades work if you used this script to install a previous version. Completely unofficial and unsupported by Opera Software.

Disclaimer: I wrote this script for my own personal usage. It is not officially supported by Opera Software.

Whilst Opera currently only provide .deb packages, it is possible to install Opera on different distros. This install script automates the process.

If you don't already have the script, fetch it like so:

git clone https://gist.github.com/ace4fb780216aa28d922.git

To install the latest stable release, issue: