eureka-notes on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "eureka-notes" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install eureka-notes on Arch using YAY

$ yay -S eureka-notes

* (Optional) Uninstall eureka-notes on Arch using YAY

$ yay -Rns eureka-notes

2. Manually Install "eureka-notes" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone eureka-notes's git locally

$ git clone https://aur.archlinux.org/eureka-notes.git ~/eureka-notes

c. Go to ~/eureka-notes folder and install it

$ cd ~/eureka-notes $ makepkg -si

3. Information about the eureka-notes package on Arch User Repository (AUR)

ID: 1202019
Name: eureka-notes
PackageBaseID: 189791
PackageBase: eureka-notes
Version: 2.0.0-3
Description: CLI tool which allows you to quickly write down ideas using your preferred editor
URL: https://github.com/simeg/eureka
NumVotes: 1
Popularity: 0.000224
OutOfDate:
Maintainer:
Submitter: PolarianDev
FirstSubmitted: 1674483360
LastModified: 1674684973
URLPath: /cgit/aur.git/snapshot/eureka-notes.tar.gz