obsidian-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S obsidian-bin

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

$ yay -Rns obsidian-bin

2. Manually Install "obsidian-bin" via AUR

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

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

b. Clone obsidian-bin's git locally

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

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

$ cd ~/obsidian-bin $ makepkg -si

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

ID: 1423742
Name: obsidian-bin
PackageBaseID: 196953
PackageBase: obsidian-bin
Version: 1.5.8-1
Description: A powerful knowledge base that works on top of a local folder of plain text Markdown files
URL: https://github.com/obsidianmd/obsidian-releases
NumVotes: 5
Popularity: 0.381645
OutOfDate:
Maintainer: rainbus
Submitter: AronYoung
FirstSubmitted: 1692883936
LastModified: 1709981159
URLPath: /cgit/aur.git/snapshot/obsidian-bin.tar.gz