orgtbl-query on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S orgtbl-query

* (Optional) Uninstall orgtbl-query on Arch using YAY

$ yay -Rns orgtbl-query

2. Manually Install "orgtbl-query" via AUR

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

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

b. Clone orgtbl-query's git locally

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

c. Go to ~/orgtbl-query folder and install it

$ cd ~/orgtbl-query $ makepkg -si

3. Information about the orgtbl-query package on Arch User Repository (AUR)

ID: 1188176
Name: orgtbl-query
PackageBaseID: 189019
PackageBase: orgtbl-query
Version: 1.2.0-1
Description: query the contents of emacs org-mode tables in files
URL: https://sr.ht/~minshall/orgtbl-query/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minshall
Submitter: minshall
FirstSubmitted: 1672065496
LastModified: 1672065496
URLPath: /cgit/aur.git/snapshot/orgtbl-query.tar.gz