Releases: suyashmahar/europa
Releases Β· suyashmahar/europa
v1.1.1
π New features:
- Support for native context menus (#7)
For Debian/Ubuntu
Use the PPA:
curl -s --compressed "https://europa-sources.suyashmahar.com/debian/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/europa.list "https://europa-sources.suyashmahar.com/debian/europa.list"
sudo apt update && sudo apt-get install europa
For Other Operating Systems
Operating System | Version/Distro | Package available |
---|---|---|
GNU/Linux | Debian/Ubuntu 16+ | .deb β |
Arch | .pacman β | |
Fedora | .rpm β | |
Snap Package | .snap β | |
Standalone | .AppImage | |
Windows 10 | Installer | .exe β |
Portable | .exe β | |
MacOS | - | β |
FreeBSD | - | .freebsd β |
Legend
- β: Package available and tested
- β : Package available, but untested
- β: Package not available, but Europa viewer is still expected to work when built manually (
npm install
and thennpm run
from the src dir)
v1.1.0
π New features:
- Upgraded to electron v9
- Added support for CLI (
europa --url https://google.com
) - Enabled support for extensions (e.g., pdfjs)
For Debian/Ubuntu
Use the PPA:
curl -s --compressed "https://europa-sources.suyashmahar.com/debian/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/europa.list "https://europa-sources.suyashmahar.com/debian/europa.list"
sudo apt update && sudo apt-get install europa
For Other Operating Systems
Operating System | Version/Distro | Package available |
---|---|---|
GNU/Linux | Debian/Ubuntu 16+ | .deb β |
Arch | .pacman β | |
Fedora | .rpm β | |
Snap Package | .snap β | |
Standalone | .AppImage | |
Windows 10 | Installer | .exe β |
Portable | .exe β | |
MacOS | - | β |
FreeBSD | - | .freebsd β |
Legend
- β: Package available and tested
- β : Package available, but untested
- β: Package not available, but Europa viewer is still expected to work when built manually (
npm install
and thennpm run
from the src dir)
v1.0.0
Operating System | Version/Distro | Package available |
---|---|---|
GNU/Linux | Debian/Ubuntu 16+ | .deb |
Arch | .pacman β | |
Fedora | .rpm β | |
Snap Package | .snap β | |
Standalone | .AppImage | |
Windows 10 | Installer | .exe |
Portable | .exe | |
MacOS | - | β |
FreeBSD | - | .freebsd β |
Legend
- β: Package available and tested
- β : Package available, but untested
- β: Package not available, but Europa viewer is still expected to work when built manually (
npm install
and thennpm run
from the src dir)