Installation

Most direct ways to install Vicinae on your system. If your system is not listed here refer to the manual installation guide.

Arch Linux (AUR)

Vicinae is available on the Arch User Repository (AUR) in three variants:

  • Source build

    • vicinae – stable release, compiled from source
    • vicinae-git – latest development version, compiled from source
  • Prebuilt binary


You can install Vicinae using your preferred AUR helper.

yay -S vicinae-bin

Gentoo (jaredallard's overlay)

Thanks to jaredallard for providing an ebuild!

eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git
emerge --sync jaredallard-overlay
emerge gui-apps/vicinae

Was this page helpful?