obsidian-export on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S obsidian-export

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

$ yay -Rns obsidian-export

2. Manually Install "obsidian-export" via AUR

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

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

b. Clone obsidian-export's git locally

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

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

$ cd ~/obsidian-export $ makepkg -si

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

ID: 1426757
Name: obsidian-export
PackageBaseID: 171983
PackageBase: obsidian-export
Version: 23.12.0-1
Description: Rust library and CLI to export an Obsidian vault to regular Markdown
URL: https://github.com/zoni/obsidian-export
NumVotes: 1
Popularity: 0.001424
OutOfDate:
Maintainer: iamawacko
Submitter:
FirstSubmitted: 1634187022
LastModified: 1710376477
URLPath: /cgit/aur.git/snapshot/obsidian-export.tar.gz