Package Details: omniroute-bin 3.8.46-1

Git Clone URL: https://aur.archlinux.org/omniroute-bin.git (read-only, click to copy)
Package Base: omniroute-bin
Description: OmniRoute desktop app (prebuilt AppImage)
Upstream URL: https://github.com/diegosouzapw/OmniRoute
Licenses: MIT
Conflicts: omniroute
Provides: omniroute
Submitter: JasonLandbridge
Maintainer: JasonLandbridge
Last Packager: JasonLandbridge
Votes: 1
Popularity: 0.23
First Submitted: 2026-04-21 10:13 (UTC)
Last Updated: 2026-07-07 19:54 (UTC)

Required by (0)

Sources (1)

Pinned Comments

JasonLandbridge commented on 2026-07-07 10:41 (UTC)

ℹ️ omniroute-bin is automatically kept up to date via my AUR Packages Updater.

The updater checks for new upstream releases and pushes PKGBUILD updates as soon as a new version is detected. If the package falls out of date or something breaks, feel free to flag it or open an issue on the updater repo. Though it should generally update itself within a short window of a new release.

Latest Comments

JasonLandbridge commented on 2026-07-07 10:41 (UTC)

ℹ️ omniroute-bin is automatically kept up to date via my AUR Packages Updater.

The updater checks for new upstream releases and pushes PKGBUILD updates as soon as a new version is detected. If the package falls out of date or something breaks, feel free to flag it or open an issue on the updater repo. Though it should generally update itself within a short window of a new release.

JasonLandbridge commented on 2026-05-03 08:45 (UTC)

The problem is on your machine, and since I'm not your tech support you can figure it out yourself.

ismet commented on 2026-05-03 07:48 (UTC)

==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'omniroute-bin-3.7.8-1': 
error: packages failed to build: omniroute-bin-3.7.8-1

Please verify before publishing. Thanks.

JasonLandbridge commented on 2026-05-02 12:20 (UTC)

@ismet Should be fixed now

ismet commented on 2026-05-02 11:07 (UTC) (edited on 2026-05-02 11:07 (UTC) by ismet)

==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'omniroute-bin-3.7.8-3': 
error: packages failed to build: omniroute-bin-3.7.8-3

JasonLandbridge commented on 2026-04-21 12:50 (UTC)

omniroute-bin packages the official OmniRoute npm distribution for Arch Linux and installs a user-level systemd service.

The package installs: - /usr/lib/systemd/user/omniroute.service for running OmniRoute as a user service - example environment configuration at /usr/share/doc/omniroute-bin/.env.example

After install, the service can be managed with:

systemctl --user enable --now omniroute.service
systemctl --user start omniroute.service
systemctl --user status omniroute.service