python-orgparse on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-orgparse

* (Optional) Uninstall python-orgparse on Arch using YAY

$ yay -Rns python-orgparse

2. Manually Install "python-orgparse" via AUR

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

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

b. Clone python-orgparse's git locally

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

c. Go to ~/python-orgparse folder and install it

$ cd ~/python-orgparse $ makepkg -si

3. Information about the python-orgparse package on Arch User Repository (AUR)

ID: 1264223
Name: python-orgparse
PackageBaseID: 164962
PackageBase: python-orgparse
Version: 0.3.2-1
Description: orgparse - Emacs org-mode parser in Python
URL: https://github.com/karlicoss/orgparse
NumVotes: 1
Popularity: 0.319713
OutOfDate:
Maintainer: Ram-Z
Submitter: hrehfeld
FirstSubmitted: 1616881884
LastModified: 1685197452
URLPath: /cgit/aur.git/snapshot/python-orgparse.tar.gz