This package is now available on PolarRepo, an unofficial arch repository for packages I (Polarian) maintain.
To use the repository add:
[polarrepo]
Server = https://polarrepo.polarian.dev/
to /etc/pacman.conf
Then import my gpg key:
$ pacman-key --recv-keys 0770E5312238C760
Then locally sign the key to verify it:
$ pacman-key --lsign-key 0770E5312238C760
Then you can install this package:
$ pacman -Syu eureka-notes
I will update the repository every time I push a new version of the PKGBUILD here, it will automatically update when you run pacman -Syu in the future, instead of you needing to use a AUR helper (or update manually).
Pinned Comments
PolarianDev commented on 2023-01-30 12:30 (UTC)
This package is now available on PolarRepo, an unofficial arch repository for packages I (Polarian) maintain.
To use the repository add:
to /etc/pacman.conf
Then import my gpg key:
$ pacman-key --recv-keys 0770E5312238C760
Then locally sign the key to verify it:
$ pacman-key --lsign-key 0770E5312238C760
Then you can install this package:
$ pacman -Syu eureka-notes
I will update the repository every time I push a new version of the PKGBUILD here, it will automatically update when you run pacman -Syu in the future, instead of you needing to use a AUR helper (or update manually).
PolarianDev commented on 2023-01-25 22:58 (UTC)
If you have any issues with the package, we recommend submitting an issue on the package git repository which can be found here:
https://onedev.polarian.dev/aur/eureka-notes
Thank you, Polarian