oq-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S oq-bin

* (Optional) Uninstall oq-bin on Arch using YAY

$ yay -Rns oq-bin

2. Manually Install "oq-bin" via AUR

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

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

b. Clone oq-bin's git locally

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

c. Go to ~/oq-bin folder and install it

$ cd ~/oq-bin $ makepkg -si

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

ID: 1132125
Name: oq-bin
PackageBaseID: 169448
PackageBase: oq-bin
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: 1627764933
LastModified: 1661721717
URLPath: /cgit/aur.git/snapshot/oq-bin.tar.gz