oq on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install oq on Arch using YAY
$
yay -S
oq
Copied
* (Optional) Uninstall oq on Arch using YAY
$
yay -Rns
oq
Copied
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
Copied
b. Clone oq's git locally
$
git clone https://aur.archlinux.org/oq.git
~/oq
Copied
c. Go to ~/oq folder and install it
$
cd
~/oq
Copied
$
makepkg -si
Copied
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
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