obsidian-appimage on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "obsidian-appimage" 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 obsidian-appimage on Arch using YAY

$ yay -S obsidian-appimage

* (Optional) Uninstall obsidian-appimage on Arch using YAY

$ yay -Rns obsidian-appimage

2. Manually Install "obsidian-appimage" via AUR

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

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

b. Clone obsidian-appimage's git locally

$ git clone https://aur.archlinux.org/obsidian-appimage.git ~/obsidian-appimage

c. Go to ~/obsidian-appimage folder and install it

$ cd ~/obsidian-appimage $ makepkg -si

3. Information about the obsidian-appimage package on Arch User Repository (AUR)

ID: 1127155
Name: obsidian-appimage
PackageBaseID: 153693
PackageBase: obsidian-appimage
Version: 0.15.9-1
Description: Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files
URL: https://obsidian.md/
NumVotes: 40
Popularity: 0.141295
OutOfDate:
Maintainer: tianruiwei
FirstSubmitted: 1590609511
LastModified: 1660756403
URLPath: /cgit/aur.git/snapshot/obsidian-appimage.tar.gz