Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@suyashmahar suyashmahar released this 20 Feb 22:15

πŸŽ‰ New features:

  1. 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 then npm run from the src dir)