obs-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S obs-bin

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

$ yay -Rns obs-bin

2. Manually Install "obs-bin" via AUR

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

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

b. Clone obs-bin's git locally

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

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

$ cd ~/obs-bin $ makepkg -si

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

ID: 1308104
Name: obs-bin
PackageBaseID: 196828
PackageBase: obs-bin
Version: 0.1.6-1
Description: Interact with Obsidian in the terminal. Open, search, create, update and move notes!
URL: https://github.com/Yakitrak/obsidian-cli
NumVotes: 1
Popularity: 0.088605
OutOfDate:
Maintainer: jneidel
Submitter: jneidel
FirstSubmitted: 1692555422
LastModified: 1692808620
URLPath: /cgit/aur.git/snapshot/obs-bin.tar.gz