python-orgformat on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-orgformat

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

$ yay -Rns python-orgformat

2. Manually Install "python-orgformat" via AUR

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

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

b. Clone python-orgformat's git locally

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

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

$ cd ~/python-orgformat $ makepkg -si

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

ID: 756635
Name: python-orgformat
PackageBaseID: 154778
PackageBase: python-orgformat
Version: 2019.12.29.1-00
Description: Utility library for providing functions to generate and modify Org mode syntax elements like links, time-stamps, or date-stamps.
URL: https://github.com/novoid/orgformat
NumVotes: 0
Popularity: 0
OutOfDate: 1669973134
Maintainer:
Submitter: reedlaw
FirstSubmitted: 1593054392
LastModified: 1593054392
URLPath: /cgit/aur.git/snapshot/python-orgformat.tar.gz