oq on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S oq

* (Optional) Uninstall oq on Arch using YAY

$ yay -Rns oq

2. Manually Install "oq" via AUR

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

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

b. Clone oq's git locally

$ git clone https://aur.archlinux.org/oq.git ~/oq

c. Go to ~/oq folder and install it

$ cd ~/oq $ makepkg -si

3. Information about the oq package on Arch User Repository (AUR)

ID: 1132119
Name: oq
PackageBaseID: 169447
PackageBase: oq
Version: 1.3.4-1
Description: A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
URL: https://github.com/blacksmoke16/oq
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Blacksmoke16
Submitter: Blacksmoke16
FirstSubmitted: 1627762267
LastModified: 1661721385
URLPath: /cgit/aur.git/snapshot/oq.tar.gz