orgmk-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S orgmk-git

* (Optional) Uninstall orgmk-git on Arch using YAY

$ yay -Rns orgmk-git

2. Manually Install "orgmk-git" via AUR

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

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

b. Clone orgmk-git's git locally

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

c. Go to ~/orgmk-git folder and install it

$ cd ~/orgmk-git $ makepkg -si

3. Information about the orgmk-git package on Arch User Repository (AUR)

ID: 767416
Name: orgmk-git
PackageBaseID: 97427
PackageBase: orgmk-git
Version: r81.a24a1c1-1
Description: Export Org mode documents to HTML, PDF, etc.
URL: https://github.com/fniessen/orgmk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xywei
Submitter: csllbr
FirstSubmitted: 1439404062
LastModified: 1595192748
URLPath: /cgit/aur.git/snapshot/orgmk-git.tar.gz